yomichan/ext/bg/js
ispedals 5e0ac4e8ea Workaround spidermonkey bug so dictionary data loads
We need to make a copy of the iteration variable in the for-of
loop so that the distinct values are available in the callback.
2016-06-19 12:54:22 -04:00
..
deinflector.js Use let instead of const in for loops. 2016-06-14 20:44:38 -07:00
dictionary.js Use let instead of const in for loops. 2016-06-14 20:44:38 -07:00
options-form.js Removing HTML option 2016-06-14 20:44:38 -07:00
options.js Use let instead of const in for loops. 2016-06-14 20:44:38 -07:00
polyfill-gecko.js Add polyfills for Gecko's WebExtension implementation 2016-06-19 12:54:12 -04:00
templates.js Cleanup 2016-06-14 20:44:38 -07:00
translator.js Workaround spidermonkey bug so dictionary data loads 2016-06-19 12:54:22 -04:00
yomichan.js Support tagging 2016-06-14 20:44:38 -07:00