diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 3da98b9e..ee133e74 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -19,9 +19,9 @@ "permissions": ["storage"], "web_accessible_resources": [ "fg/css/frame.css", - "fg/img/add_expression.png", "fg/img/add_kanji.png", - "fg/img/add_reading.png", + "fg/img/add_vocab_kana.png", + "fg/img/add_vocab_kanji.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" |