aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-22 15:09:18 +0200
committerChristian Grothoff <christian@grothoff.org>2016-09-22 15:09:18 +0200
commit4974dd19c02778f0c58fad6cd12e839c9164e00d (patch)
tree69198fc1d53cb595ed1cb393e86ac7ef0038a309 /manifest.json
parent903bb780dea2a4c538d2ffde3ba5a0a7f4497050 (diff)
parentfca125a0da491e1753d2902d21a672559936922b (diff)
Merge branch 'master' of git+ssh://taler.net/var/git/wallet-webex
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 9874882d8..d885aebb0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -14,6 +14,8 @@
"permissions": [
"storage",
"tabs",
+ "webRequest",
+ "webRequestBlocking",
"http://*/*",
"https://*/*"
],