Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Side by Side Diff: ui/file_manager/zip_archiver/manifest.json

Issue 2814313003: Reland: Build ZIP archiver. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ui/file_manager/zip_archiver/cpp/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "name": "__MSG_name__", 2 // chrome-extension://oedeeodfidgoollimchfdnbmhcpnklnd
3 "key": "MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCxGxJCOLUzHIYc812NFo BC1eV8PhOTuF6he3gSuqzxckUyrDLdl5++DAd1AkQkv6i8SSMWFvDKLg2b+zfCOwk6P7uu3tqNavXXy6 1Okaq5HKF3xhciNDl4zF6ZlegvE9AhJOTo2eCHVIMS0+YuK5hyno/+xMwN4byvsrOYXQnhcJeOHxkFb9 TfVUb3SOBgl4pBZ7+EIMNntEvzY7mxjBzOgnCjBePvwnoMRyAqljCJarz2WSbUOLP3yoCuH9vPKj+0D6 hF1woXmd6qBr0ln/7tHdbr1cYmkosfFuJO2y6d00FAJY/G5L6o8JAEBbWG5D0qELt+aBjkG0uos5gcR4 ZPAgMBAAECggEBAK3aIjFJU25J6MjQiRvvY5a4O56bnUIb8SDZgAP6pbwZ7R2R9hiaN6AqVMOiptvgHD ZAISYU/OerD4b3s0OCCkvYtlcxwh6iSZQ9BvIighFWrpZRqPHVjDktfQuNIS/dZiiy+9Yr0oFmD4jS45 idCPgy+K0h6CEUX9GlPTEq24ElECDwQHVyB9LHdenleCdvldIEDxf6/D+zkc/PmCPlZPfwdppK6wgH2G vgqbxV+OoSnNp0XhNinjCN37P5yAo4xEi0UGOxOwkNGkJn0V5bYjH6/JHzmdVH74D40N4/Fcy0bC79oF GeiP0ZzW8AAArfIxbxStodWlBOCsTVtvi4RMECgYEA2pyZRThGx4OH8uXCC94LkdpVjKvLvbUlIVd2zk 3UEFpWujgmAI+erkAaE1JSlcJpFNSlfonTX1vQuMgTOfnK7soy4677P1CMQH++GxjMWRIAQsMyx7vLtK OISr5/vQQKAyuFmxzt9xbMOmPzqWxwkuuiF74GtPgE5VXslhvsoyECgYEAz2U7L6YS4u2aMRK4DMDxcf /hZ3BxwHmUl5euknRNcaFJSdv6392y8w3t9Lz7sp8CK56GADXL1bmLrDgg2tlL82f60rtPd6IOoJk10u MmCnyjbZh7aJzuw1CTSs+dwi6qpGUB4YbJn8R2AN79SHxUb4dwVOh4lHeNa415Wka+a28CgYA3Vf5iDB 22cO/fpxLYSCtrjvWqtu3KpmiwqOAU1pSAUy2y03WjHLeQ6f7vtx3adKx+rlj5z89mSuppa5OaUEVy7l G1WlyUqUHnLa6kU0GepjTUsW5QKpQktGRSbygMY1JZfRHDsq31ppqpiRVrZFyWg/iyw9IUytcKahaJ5K WgoQKBgFbgY/ugyNaQi3+1BK4rALktZAGNo8jp5SnfWzx0RaCs3GN5J80xNG4GTsCvjYwUebdF74IVBu 7fi7e3x2OFlQBAdVxjJHXLx+7UXyyZBG1uKpOVRVTcMFRW42x6Le6S196HhVMwwDMR/BB/WIBNvJz/kj mvLBudPPtpxwTfD5M3AoGBALrrXX4QwqBiq4q09SPKoeOwlV35QETUhQaAKKag9aSrNMONcf77TXUBZ0 d9Z+tabHLTGGa6E7q2BL82NdZSZvVeVWA+KaE4ezW2t5KyZqg14Cc0uY9Xys9VkFcVgMqsvtkUzDvAVJ cmNAgcrMIEiapUR6LPrneLLXH1ikOt+hM8",
4 // TODO(takise): translation
5 "name": "ZIP archiver",
3 "version": "0.76", 6 "version": "0.76",
4 "manifest_version": 2, 7 "manifest_version": 2,
5 "minimum_chrome_version": "44.0.2400.0", 8 "minimum_chrome_version": "44.0.2400.0",
6 "description": "__MSG_description__", 9 // TODO(takise): translation
10 "description": "ZIP archiver",
7 "default_locale": "en", 11 "default_locale": "en",
8 "display_in_launcher": false, 12 "display_in_launcher": false,
9 "permissions": [ 13 "permissions": [
10 "alwaysOnTopWindows", 14 "alwaysOnTopWindows",
11 "fileSystemProvider", 15 "fileSystemProvider",
12 {"fileSystem": ["retainEntries", "write", "directory"]}, 16 {"fileSystem": ["retainEntries", "write", "directory"]},
13 "notifications", 17 "notifications",
14 "storage" 18 "storage"
15 ], 19 ],
16 "file_system_provider_capabilities": { 20 "file_system_provider_capabilities": {
17 "multipleMounts": true, 21 "multipleMounts": true,
18 "source": "file" 22 "source": "file"
19 }, 23 },
20 "file_handlers": { 24 "file_handlers": {
21 "add": { 25 "open": {
22 "types":["application/zip"], 26 "types":["application/zip"],
23 "extensions": ["zip"], 27 "extensions": ["zip"],
24 "verb": "add_to" 28 "verb": "open_with"
25 },
26 "pack": {
27 "types": ["*"],
28 "include_directories": true,
29 "verb": "pack_with"
30 } 29 }
30 // "pack": {
31 // "types": ["*"],
32 // "include_directories": true,
33 // "verb": "pack_with"
34 // }
31 }, 35 },
32 "icons": { 36 "icons": {
33 "16": "icons/icon16.png", 37 "16": "icons/icon16.png",
34 "32": "icons/icon32.png", 38 "32": "icons/icon32.png",
35 "64": "icons/icon64.png", 39 "64": "icons/icon64.png",
36 "96": "icons/icon96.png", 40 "96": "icons/icon96.png",
37 "128": "icons/icon128.png" 41 "128": "icons/icon128.png"
38 }, 42 },
39 "app": { 43 "app": {
40 "background": { 44 "background": {
41 "scripts": [ 45 "scripts": [
42 "js/unpacker.js", 46 "js/unpacker.js",
43 "js/app.js", 47 "js/app.js",
44 "js/background.js", 48 "js/background.js",
45 "js/compressor.js", 49 "js/compressor.js",
46 "js/decompressor.js", 50 "js/decompressor.js",
47 "js/passphrase-manager.js", 51 "js/passphrase-manager.js",
48 "js/request.js", 52 "js/request.js",
49 "js/types.js", 53 "js/types.js",
50 "js/volume.js" 54 "js/volume.js"
51 ] 55 ]
52 } 56 }
53 } 57 }
54 } 58 }
OLDNEW
« no previous file with comments | « ui/file_manager/zip_archiver/cpp/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698