aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 2a9800400..a72d474b1 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -52,6 +52,14 @@
],
"run_at": "document_start",
"all_frames": true
+ },
+ {
+ "matches": [
+ "*://connect.trezor.io/5/popup.html"
+ ],
+ "js": [
+ "vendor/trezor/content-script.js"
+ ]
}
],
"permissions": [