aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorEric Guzman2012-02-22 23:19:45 -0800
committerEric Guzman2012-02-22 23:19:45 -0800
commit9e8cd4448a6d0f809a55c3bdea8b45ed75339794 (patch)
treec7b5105153f17aedecd0669c611dbea44be7374c /manifest.json
parenta5ee11857f923d3e49b44c0a8c480e9d0b026d5b (diff)
parent2afef244a3f8124f8a049e504e9782c05904ce23 (diff)
downloadninja-9e8cd4448a6d0f809a55c3bdea8b45ed75339794.tar.gz
Merge branch 'refs/heads/master' into CSSPanelUpdates
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": {