yomichan/ext
ispedals b4fe1f1fa6 Add polyfills for Gecko's WebExtension implementation
Gecko currently does not support chrome.storage.sync and
chrome.runtime.onInstalled. Use chrome.storage.local instead of
sync and ignore calls to onInstalled. The implication of not
having runtime.onInstalled is that the options page is not shown
on first-run.
2016-06-19 12:54:12 -04:00
..
bg Add polyfills for Gecko's WebExtension implementation 2016-06-19 12:54:12 -04:00
fg Cache audio samples 2016-06-14 20:44:38 -07:00
img Updating icons 2016-04-06 22:20:00 -07:00
lib Deleting unused files 2016-04-17 09:38:11 -07:00
manifest.json Use non-deprecated options_ui instead of options_page in manifest 2016-06-18 19:45:28 -04:00