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

Side by Side Diff: chrome/test/data/extensions/good2.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
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.1", "zip_hash": "ff6991c9dc9dcd148ab974828f d84e43140e2615178ffcd809541293915922f5", "id": "00123456789ABCDEF0123456789ABCDE F0123456", "name": "My extension 1"}PKJx´:oBÙ¤¤ 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.1", "zip_hash": "ff6991c9dc9dcd148ab974828f d84e43140e2615178ffcd809541293915922f5", "id": "00123456789ABCDEF0123456789ABCDE F0123456", "name": "My extension 1"}PKJx´:oBÙ¤¤
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.1", 5 "version": "1.0.0.1",
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 PKJx´:oBÙ¤¤ 27 PKJx´:oBÙ¤¤
28 Àmanifest.jsonPK3x´:BçB 28 Àmanifest.jsonPK3x´:BçB
29 29
30 30
31 ÀÏscript1.jsPK3x´:´o= 31 ÀÏscript1.jsPK3x´:´o=
32 32
33 33
34 Àscript2.jsPK«5 34 Àscript2.jsPK«5
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/good.crx ('k') | chrome/test/data/extensions/openssl_privkey_asn1.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698