yomichan/ext/bg
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
..
js Add polyfills for Gecko's WebExtension implementation 2016-06-19 12:54:12 -04:00
background.html Add polyfills for Gecko's WebExtension implementation 2016-06-19 12:54:12 -04:00
legal.html Updating legal docs 2016-05-17 20:07:28 -07:00
options.html Add polyfills for Gecko's WebExtension implementation 2016-06-19 12:54:12 -04:00