yomichan/ext
toasted-nutbread 13b184707b Remove unnecessary functions
apiOptionsSet not required in bg/js/api.js after optionsSave; optionsSave already invokes apiOptionsSet.
apiOptionsSet not required in fg/js/api.js since it's never invoked by the foreground.
optionsSet handler not required in bg/js/backend.js since the message is never sent by the foreground.
2019-09-06 21:23:35 -04:00
..
bg Remove unnecessary functions 2019-09-06 21:23:35 -04:00
fg Remove unnecessary functions 2019-09-06 21:23:35 -04:00
mixed Add option for enabling deep scanning 2019-09-02 11:43:48 -04:00
manifest.json Fix messaging issues when iframes are present in the document 2019-09-02 19:33:28 -04:00