diff options
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": { |