aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-19 17:27:09 -0800
committerJose Antonio Marquez2012-02-19 17:27:09 -0800
commit6787b29cfaa723c5c181baeb05160cfd4aadfe0f (patch)
treedf4f2e66d1b64f1399a671bbacbe70755f40841c /manifest.json
parentc466bcf61351b50f678100ca14096f71a0a71bd0 (diff)
downloadninja-6787b29cfaa723c5c181baeb05160cfd4aadfe0f.tar.gz
Clean up and repairing manifest
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 2754c71e..3d156d2b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -11,10 +11,11 @@
11 "128": "ninja_icon_128.png" 11 "128": "ninja_icon_128.png"
12 }, 12 },
13 "permissions": [ 13 "permissions": [
14 "tabs",
14 "unlimitedStorage", 15 "unlimitedStorage",
15 "notifications", 16 "notifications",
16 "webRequestBlocking", 17 "webRequest",
17 "webRequest" 18 "webRequestBlocking"
18 ], 19 ],
19 "requirements": { 20 "requirements": {
20 "3D": { 21 "3D": {