aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2016-02-17 05:19:13 +0800
committerkumavis <aaron@kumavis.me>2016-02-17 05:19:13 +0800
commit51bdcf3a2583fdd7fd14330e535437b4c34dba50 (patch)
tree4d18191b9ee594ee23bbfa01991fd9ff75fc9214 /app
parent8696a613c9317f05561aa664c539cc78f90344c1 (diff)
downloadtangerine-wallet-browser-51bdcf3a2583fdd7fd14330e535437b4c34dba50.tar.gz
tangerine-wallet-browser-51bdcf3a2583fdd7fd14330e535437b4c34dba50.tar.zst
tangerine-wallet-browser-51bdcf3a2583fdd7fd14330e535437b4c34dba50.zip
manifest - rm unused permissions
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json2
1 files changed, 0 insertions, 2 deletions
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": [
9-03-072-8/+6 * Add ghc as run depend, since c2hs installs files in ghc's cabal dir, and make...obraun2008-07-201-2/+3 * Upgrade ghc to 6.8.3.obraun2008-07-191-1/+2 * Update to 0.15.1.obraun2008-02-122-7/+9 * Fix packaging blunder: install supporting file where it belongsvs2007-11-091-2/+5 * Unbreak by updating to 0.15.0vs2007-11-014-65/+22 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Mark broken with ghc 6.6.obraun2007-03-251-1/+2 * Chase GHC updatevs2006-05-17