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.", "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 Loading... |
25 | 25 |
26 script2.js// script2 | 26 script2.js// script2 |
27 PK êjZ:£×¤ ¤ | 27 PK êjZ:£×¤ ¤ |
28 í manifest.jsonPK 3X:BçB | 28 í manifest.jsonPK 3X:BçB |
29 | 29 |
30 | 30 |
31 íÏ script1.jsPK 3X:´o= | 31 íÏ script1.jsPK 3X:´o= |
32 | 32 |
33 | 33 |
34 í script2.jsPK « 5 | 34 í script2.jsPK « 5 |
OLD | NEW |