OLD | NEW |
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.", "v
ersion": "1.0.0.0", "zip_hash": "e2be1f52915e2949373b71bc58e9805113a1b2bee6e1388
ab2ce468628e25e08", "id": "com.google.myextension1", "name": "My extension 1"}PK
.«R:ÖË{ { | 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.", "v
ersion": "1.0.0.0", "zip_hash": "e2be1f52915e2949373b71bc58e9805113a1b2bee6e1388
ab2ce468628e25e08", "id": "com.google.myextension1", "name": "My extension 1"}PK
.«R:ÖË{ { |
2 manifest.json{ | 2 manifest.json{ |
3 "id": "com.google.myextension1", | 3 "id": "com.google.myextension1", |
4 "version": "1.0.0.0", | 4 "version": "1.0.0.0", |
5 "name": "My extension 1", | 5 "name": "My extension 1", |
6 "description": "The first extension that I made.", | 6 "description": "The first extension that I made.", |
7 "content_scripts": [ | 7 "content_scripts": [ |
8 { | 8 { |
9 "matches": ["http://*.google.com/*", "https://*.google.com/*"], | 9 "matches": ["http://*.google.com/*", "https://*.google.com/*"], |
10 "js": ["script1.js"] | 10 "js": ["script1.js"] |
11 }, | 11 }, |
12 { | 12 { |
13 "matches": ["http://*.yahoo.com/*"], | 13 "matches": ["http://*.yahoo.com/*"], |
14 "js": ["script2.js"] | 14 "js": ["script2.js"] |
15 } | 15 } |
16 ] | 16 ] |
17 } | 17 } |
18 PK .«R:ÖË{ { | 18 PK .«R:ÖË{ { |
19 ¤ manifest.jsonPK ; ¦ | 19 ¤ manifest.jsonPK ; ¦ |
OLD | NEW |