yomichan/ext/bg/js
toasted-nutbread dd8e32e7c4
Fix template renderer sandbox compatibility (#770)
* Use Object.prototype.hasOwnProperty.call instead of hasOwn

* Disable WebExtension and core.js APIs for template-renderer.js
2020-09-04 18:19:43 -04:00
..
settings Settings dictionary import refactor (#759) 2020-09-04 17:54:34 -04:00
anki-note-builder.js Defer assignment of marker (#762) 2020-09-04 17:57:05 -04:00
anki.js Fix a stray error printed due to not catching (#723) 2020-08-09 14:14:56 -04:00
audio-uri-builder.js Strip request origin (#710) 2020-08-02 18:58:19 -04:00
backend.js Add api.isTabSearchPopup (#763) 2020-09-04 17:57:51 -04:00
background-main.js Merge BackendEventHandler into Backend class (#632) 2020-06-28 17:22:44 -04:00
clipboard-monitor.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
context-main.js Merge redundant toggle handling code (#693) 2020-07-26 16:53:24 -04:00
database.js Rename GenericDatabase to Database (#634) 2020-06-28 17:29:16 -04:00
deinflector.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
dictionary-database.js Settings dictionary import refactor (#759) 2020-09-04 17:54:34 -04:00
dictionary-importer.js Settings dictionary import refactor (#759) 2020-09-04 17:54:34 -04:00
json-schema.js Json schema profile conditions (#758) 2020-09-04 17:44:00 -04:00
mecab.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
media-utility.js Add documentation 2020-04-19 10:24:59 -04:00
options.js Json schema profile conditions (#758) 2020-09-04 17:44:00 -04:00
profile-conditions.js Profile conditions cleanup (#768) 2020-09-04 17:53:29 -04:00
query-parser-generator.js Query parser refactor (#683) 2020-07-24 16:03:11 -04:00
query-parser.js Move findTerms and findKanji functions into TextScanner (#747) 2020-08-22 14:40:44 -04:00
request-builder.js Make fetchModifyHeaders private (#767) 2020-09-04 18:00:22 -04:00
search-main.js Script ready state change (#672) 2020-07-18 17:11:38 -04:00
search.js Frontend initialization refactor (#737) 2020-08-16 16:16:18 -04:00
template-renderer.js Fix template renderer sandbox compatibility (#770) 2020-09-04 18:19:43 -04:00
text-source-map.js Refactor text source map (#649) 2020-07-03 15:57:17 -04:00
translator.js Merge dictionary.js functions into Translator class (#726) 2020-08-09 21:04:09 -04:00
util.js Util refactor and fix (#638) 2020-07-03 11:57:15 -04:00