aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 0fe4139a..a99f0730 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -24,7 +24,10 @@
"web_accessible_resources": [
"fg/css/frame.css",
"fg/js/frame.js",
- "fg/ttf/kanji-stroke-orders.ttf"
+ "fg/ttf/kanji-stroke-orders.ttf",
+ "fg/img/icon_add_expression.png",
+ "fg/img/icon_add_reading.png",
+ "fg/img/icon_copy_definition.png"
],
"content_scripts": [{