aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-23 20:57:08 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-23 20:57:08 -0700
commit49f0243527e504aa3fe196bc6dc759b6948f8a0b (patch)
tree5bc2c56bf33a5acd30a4c30f5ada7ba31be24889
parenta4c3ba434a62ba0ccdfca3dc2b985209d626b0d2 (diff)
parent4ea0db3f62dff308311e411b459b1bc22b2c23c4 (diff)
Merge branch 'dev' of https://github.com/FooSoft/yomichan into dev
-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": {