aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/manifest.json b/app/manifest.json
index f37d4663d..a821cc4cb 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -26,6 +26,7 @@
"content_scripts": [
{
"matches": [
+ "file://*/*",
"http://*/*",
"https://*/*"
],