diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-17 21:03:52 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-17 21:03:52 -0700 |
commit | a55b74c92ecb21fb688d4199811c43dd3eeb3451 (patch) | |
tree | db57d38aeeab83d8ba804d0bd8d2272db964a517 /ext/manifest.json | |
parent | 7e3a4ecf7dbd3abc803659f3b2ebd0f9e7acc835 (diff) |
adding back link on kanji defs
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index bb96ecc5..87dc3995 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -31,18 +31,7 @@ "<all_urls>", "storage" ], - "web_accessible_resources": [ - "fg/frame.html", - "fg/js/frame.js", - "mixed/css/frame.css", - "mixed/img/add-kanji.png", - "mixed/img/add-term-kana.png", - "mixed/img/add-term-kanji.png", - "mixed/img/play-audio.png", - "mixed/img/spinner.gif", - "mixed/mp3/button.mp3", - "mixed/ttf/kanji-stroke-orders.ttf" - ], + "web_accessible_resources": ["fg/frame.html"], "applications": { "gecko": { "id": "alex@foosoft.net", |