From 873bb850a44d3b388fe6742c6aadc6e0caaae30b Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Wed, 21 Mar 2012 12:03:36 -0700 Subject: Fix: Chrome 19 I/O Bug Fixed creating new files. --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 80d8a5be..0500101b 100644 --- a/manifest.json +++ b/manifest.json @@ -12,9 +12,7 @@ }, "permissions": [ "unlimitedStorage", - "notifications", - "webRequest", - "webRequestBlocking" + "notifications" ], "requirements": { "3D": { -- cgit v1.2.3