OLD | NEW |
(Empty) | |
| 1 { |
| 2 "key": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", |
| 3 "name": "__MSG_extName__", |
| 4 "version": "1.1.5", |
| 5 "icons": {"16": "images/Help_16.png", |
| 6 "24": "images/Help_24.png", |
| 7 "48": "images/Help_48.png", |
| 8 "128": "images/Help_128.png" }, |
| 9 "description": "__MSG_extDescription__", |
| 10 "default_locale": "en", |
| 11 "background_page": "background.html", |
| 12 "incognito": "split", |
| 13 "permissions": [ |
| 14 "tabs", |
| 15 "http://www.google.com/support/chromeos/*/*", |
| 16 "https://www.google.com/support/chromeos/*/*" |
| 17 ] |
| 18 } |
OLD | NEW |