yomichan/ext/bg/js
toasted-nutbread b20622b2c8
Core refactor (#1207)
* Copy set intersection functions

* Remove unused functions

* Simplify url check

* Remove parseUrl

* Simplify stringReverse

* Remove hasOwn due to infrequent use

* Rename errorToJson/jsonToError to de/serializeError

For clarity on intended use.

* Fix time argument on timeout

* Add missing return value

* Throw an error for unexpected argument values

* Add documentation comments
2021-01-07 21:36:20 -05:00
..
settings Core refactor (#1207) 2021-01-07 21:36:20 -05:00
settings2 Translator regex replacements (#1199) 2021-01-03 12:12:55 -05:00
anki-note-builder.js Refactor anki note generation (#1202) 2021-01-03 19:40:12 -05:00
anki.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
audio-downloader.js Core refactor (#1207) 2021-01-07 21:36:20 -05:00
backend.js Core refactor (#1207) 2021-01-07 21:36:20 -05:00
background-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
clipboard-monitor.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
clipboard-reader.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
context-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
database.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
deinflector.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
dictionary-database.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
dictionary-importer.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
generic-page-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
info-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
json-schema.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
mecab.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
media-utility.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
native-simple-dom-parser.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
options.js Core refactor (#1207) 2021-01-07 21:36:20 -05:00
permissions-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
profile-conditions.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
query-parser.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
request-builder.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
search-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
search.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
simple-dom-parser.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
template-renderer-frame-api.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
template-renderer-frame-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
template-renderer-proxy.js Core refactor (#1207) 2021-01-07 21:36:20 -05:00
template-renderer.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
text-source-map.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
translator.js Core refactor (#1207) 2021-01-07 21:36:20 -05:00
welcome-main.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00