diff options
author | Valerio Virgillito | 2012-02-20 15:40:04 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-20 15:40:04 -0800 |
commit | f6811b8b7e86bcae16f9278b5a7cfc1ea94e3909 (patch) | |
tree | 7d12d3aca26e15fac2072498d42e2f7478f72719 /manifest.json | |
parent | 7ec06098dcfa969017b73b91a1eec810d05775f8 (diff) | |
parent | bd7bc833895391e4974b8746f31f63ba70689df3 (diff) | |
download | ninja-f6811b8b7e86bcae16f9278b5a7cfc1ea94e3909.tar.gz |
Merge branch 'refs/heads/master' into nested-selection
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 12a5d8b7..2754c71e 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -12,7 +12,9 @@ | |||
12 | }, | 12 | }, |
13 | "permissions": [ | 13 | "permissions": [ |
14 | "unlimitedStorage", | 14 | "unlimitedStorage", |
15 | "notifications" | 15 | "notifications", |
16 | "webRequestBlocking", | ||
17 | "webRequest" | ||
16 | ], | 18 | ], |
17 | "requirements": { | 19 | "requirements": { |
18 | "3D": { | 20 | "3D": { |