aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-08-11 14:35:20 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-08-11 14:35:20 +0800
commit78a1cd3314455d6e4e08839a3eea3ec2868f4f59 (patch)
tree49c31a6b0d41de1d09120d683689b9445a5bceb6 /app/manifest.json
parent5ef80495cfd47a8f5e4caf4b16842155420de62e (diff)
downloadtangerine-wallet-browser-78a1cd3314455d6e4e08839a3eea3ec2868f4f59.tar.gz
tangerine-wallet-browser-78a1cd3314455d6e4e08839a3eea3ec2868f4f59.tar.zst
tangerine-wallet-browser-78a1cd3314455d6e4e08839a3eea3ec2868f4f59.zip
iframe communication working
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 0bdf84ef1..84cedd687 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -48,8 +48,7 @@
"https://*/*"
],
"js": [
- "contentscript.js",
- "vendor/ledger/content-script.js"
+ "contentscript.js"
],
"run_at": "document_start",
"all_frames": true