aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-05-09 19:07:39 -0700
committerAlex Yatskov <alex@foosoft.net>2016-05-09 19:07:39 -0700
commit8438a1fe321772ddba479437db40097e4a208a0b (patch)
tree6391416358a5e4960717ddd7903fbb88ca573272 /ext/manifest.json
parent64bdc7ea5e9bea85982130947e8517cbd9c568a9 (diff)
Custom fonts for Japanese
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index a5ced735..b6175551 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -23,11 +23,12 @@
"web_accessible_resources": [
"fg/css/frame.css",
- "fg/js/frame.js",
- "fg/ttf/kanji-stroke-orders.ttf",
"fg/img/add_expression.png",
+ "fg/img/add_kanji.png",
"fg/img/add_reading.png",
- "fg/img/add_kanji.png"
+ "fg/js/frame.js",
+ "fg/ttf/kanji-stroke-orders.ttf",
+ "fg/ttf/vl-gothic-regular.ttf"
],
"content_scripts": [{