summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-02-07 16:15:40 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-02-07 16:15:40 +0100
commitf1bef0473bf5e3f2661dd6ba82f6350164ff69ab (patch)
tree528f0125de466c6cb2fd64b8be71700c29f86e1e /manifest.json
parent9b0cd71a4dea13fa80c69d0ff8644e3a77c34874 (diff)
downloadwallet-core-f1bef0473bf5e3f2661dd6ba82f6350164ff69ab.tar.gz
wallet-core-f1bef0473bf5e3f2661dd6ba82f6350164ff69ab.tar.bz2
wallet-core-f1bef0473bf5e3f2661dd6ba82f6350164ff69ab.zip
prevent embedding wallet pages in other web pages
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 271cceeb1..3df7aa687 100644
--- a/manifest.json
+++ b/manifest.json
@@ -50,7 +50,7 @@
],
"web_accessible_resources": [
- "src/*"
+ "src/webex/pages/redirect.html"
],
"background": {