From 6787b29cfaa723c5c181baeb05160cfd4aadfe0f Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Sun, 19 Feb 2012 17:27:09 -0800 Subject: Clean up and repairing manifest --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 2754c71e..3d156d2b 100644 --- a/manifest.json +++ b/manifest.json @@ -11,10 +11,11 @@ "128": "ninja_icon_128.png" }, "permissions": [ + "tabs", "unlimitedStorage", "notifications", - "webRequestBlocking", - "webRequest" + "webRequest", + "webRequestBlocking" ], "requirements": { "3D": { -- cgit v1.2.3