diff options
author | Nivesh Rajbhandari | 2012-02-22 11:04:18 -0800 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-02-22 11:04:18 -0800 |
commit | ecd0dc6ffd21aedfb5ae8f617af36e48a2ba72ce (patch) | |
tree | df63accaeccb899ab1ecc107ab361629a5ca3452 /manifest.json | |
parent | 96a0a8c916533eb5625816192ed38488f639326d (diff) | |
parent | 2f24dafec79583547fe663d5a387d8ef15aae3bf (diff) | |
download | ninja-ecd0dc6ffd21aedfb5ae8f617af36e48a2ba72ce.tar.gz |
Merge branch 'refs/heads/ninja-internal' into WebGLMaterials
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 5 |
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": { |