aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-03-26 15:36:49 -0700
committerJose Antonio Marquez2012-03-26 15:36:49 -0700
commit7bf738bc08f6a24edce30dbc2b101a8cab2d27aa (patch)
treeaf3b114d6a83ae62dfcead8bd61bc62efe0c9516 /manifest.json
parentd87cded11dcc0faf41a4a3e6b587e5549c0da6df (diff)
parent309dde5a8c4599cef6a1052c1ff9ee1ad8ec5858 (diff)
downloadninja-7bf738bc08f6a24edce30dbc2b101a8cab2d27aa.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into FileIO
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": {