|
|
@@ -1,14 +1,9 @@ |
|
|
{ |
|
|
{ |
|
|
"manifest_version": 3, |
|
|
"manifest_version": 3, |
|
|
"name": "Raspberry", |
|
|
|
|
|
|
|
|
"name": "Gauntlet", |
|
|
"version": "1.0", |
|
|
"version": "1.0", |
|
|
"description": "Defend easier in NationStates.", |
|
|
"description": "Defend easier in NationStates.", |
|
|
"author": "Haku", |
|
|
"author": "Haku", |
|
|
"icons": { |
|
|
|
|
|
"16": "icons/16.png", |
|
|
|
|
|
"48": "icons/48.png", |
|
|
|
|
|
"128": "icons/128.png" |
|
|
|
|
|
}, |
|
|
|
|
|
"permissions": ["activeTab", "storage"], |
|
|
"permissions": ["activeTab", "storage"], |
|
|
"host_permissions": [ |
|
|
"host_permissions": [ |
|
|
"https://*.nationstates.net/*" |
|
|
"https://*.nationstates.net/*" |
|
|
|