diff options
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", |