aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index c76155f4..c2a02a8d 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -22,7 +22,8 @@
"fg/js/util.js",
"fg/js/frontend.js"
],
- "css": ["fg/css/client.css"]
+ "css": ["fg/css/client.css"],
+ "all_frames": true
}],
"minimum_chrome_version": "57.0.0.0",
"options_ui": {