From 51bdcf3a2583fdd7fd14330e535437b4c34dba50 Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 16 Feb 2016 13:19:13 -0800 Subject: manifest - rm unused permissions --- app/manifest.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json index 02cd38c8c..662d054b0 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -38,8 +38,6 @@ "permissions": [ "storage", "tabs", - "webRequest", - "webRequestBlocking", "http://localhost:8545/" ], "web_accessible_resources": [ -- cgit