aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-03-22 09:57:55 -0700
committerJose Antonio Marquez2012-03-22 09:57:55 -0700
commit2f492522621089366c0ff6bafa406ed100cb1aec (patch)
tree3a41ac728d108b73fd9be83004ca7d9e2d367f18 /manifest.json
parentefcec76362a652033254fc6465dd127e8bebc04c (diff)
parentf0392fb5a05c5d4b3dd37ebc64c1dee2c2b6b848 (diff)
downloadninja-2f492522621089366c0ff6bafa406ed100cb1aec.tar.gz
Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Components
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 0500101b..50e1cba1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -12,7 +12,10 @@
12 }, 12 },
13 "permissions": [ 13 "permissions": [
14 "unlimitedStorage", 14 "unlimitedStorage",
15 "notifications" 15 "notifications",
16 "webRequest",
17 "webRequestBlocking",
18 "http://www.google.com/*"
16 ], 19 ],
17 "requirements": { 20 "requirements": {
18 "3D": { 21 "3D": {