diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-03 22:07:05 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-03 22:07:05 -0700 |
commit | 8926eeab4501724ce4627ae9cff97963f2bd2b72 (patch) | |
tree | 31ec51f06c2959c98f4d5f0288bd0c7b0c59acec /ext/manifest.json | |
parent | f535683e9b35aabe0c481bf5e4b040dc40d019e7 (diff) |
WIP
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index a99f0730..a5ced735 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -25,9 +25,9 @@ "fg/css/frame.css", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", - "fg/img/icon_add_expression.png", - "fg/img/icon_add_reading.png", - "fg/img/icon_copy_definition.png" + "fg/img/add_expression.png", + "fg/img/add_reading.png", + "fg/img/add_kanji.png" ], "content_scripts": [{ |