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

Side by Side Diff: chrome/test/data/extensions/good.crx

Issue 118328: chrome.exe --package-extension (Closed)
Patch Set: final Created 11 years, 6 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 | « chrome/common/extensions/extension_unpacker.cc ('k') | chrome/test/data/extensions/good2.crx » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Cr24¤{"content_scripts": [{"matches": ["http://*.google.com/*", "http s://*.google.com/*"], "js": ["script1.js"]}, {"matches": ["http://*.yahoo.com/*" ], "js": ["script2.js"]}], "description": "The first extension that I made.", "f ormat_version": 1, "version": "1.0.0.0", "zip_hash": "1c57a05ca7dc16c667e6a4da8e 2c40c44ed7907dbdc1638da2744c46848c9efd", "id": "00123456789ABCDEF0123456789ABCDE F0123456", "name": "My extension 1"}PKêjZ:£—×¤¤ 1 Cr24¤{"content_scripts": [{"matches": ["http://*.google.com/*", "http s://*.google.com/*"], "js": ["script1.js"]}, {"matches": ["http://*.yahoo.com/*" ], "js": ["script2.js"]}], "description": "The first extension that I made.", "f ormat_version": 1, "version": "1.0.0.0", "zip_hash": "1c57a05ca7dc16c667e6a4da8e 2c40c44ed7907dbdc1638da2744c46848c9efd", "id": "00123456789ABCDEF0123456789ABCDE F0123456", "name": "My extension 1"}PKêjZ:£—×¤¤
2 manifest.json{ 2 manifest.json{
3 "format_version": 1, 3 "format_version": 1,
4 "id": "00123456789ABCDEF0123456789ABCDEF0123456", 4 "id": "00123456789ABCDEF0123456789ABCDEF0123456",
5 "version": "1.0.0.0", 5 "version": "1.0.0.0",
6 "name": "My extension 1", 6 "name": "My extension 1",
7 "description": "The first extension that I made.", 7 "description": "The first extension that I made.",
8 "content_scripts": [ 8 "content_scripts": [
9 { 9 {
10 "matches": ["http://*.google.com/*", "https://*.google.com/*"], 10 "matches": ["http://*.google.com/*", "https://*.google.com/*"],
(...skipping 14 matching lines...) Expand all
25 25
26 script2.js// script2 26 script2.js// script2
27 PKêjZ:£—×¤¤ 27 PKêjZ:£—×¤¤
28 ímanifest.jsonPK3ŒX:BçB 28 ímanifest.jsonPK3ŒX:BçB
29 29
30 30
31 íÏscript1.jsPK3ŒX:´o= 31 íÏscript1.jsPK3ŒX:´o=
32 32
33 33
34 íscript2.jsPK«5 34 íscript2.jsPK«5
OLDNEW
« no previous file with comments | « chrome/common/extensions/extension_unpacker.cc ('k') | chrome/test/data/extensions/good2.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698