yomichan/ext/bg/js
toasted-nutbread 08ada6844a
Remove Frontend inheritance (#486)
* Make Frontend use composition instead of inheritance for TextScanner

* Use push instead of concat

* Update setOptions and setEnabled APIs

* Update how onWindowMessage event listener is added/removed

* Rename options to _options

* Use bind instead of arrow function

* Fix selection being cleared due to settings changes
2020-05-02 12:47:15 -04:00
..
settings Remove Frontend inheritance (#486) 2020-05-02 12:47:15 -04:00
anki-note-builder.js Add duplicateScope: 'deck' option (#476) 2020-04-27 18:10:59 -04:00
anki.js Add duplicateScope: 'deck' option (#476) 2020-04-27 18:10:59 -04:00
audio-uri-builder.js Update the parameters passed to various audio-related functions 2020-04-18 14:23:34 -04:00
backend-api-forwarder.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
backend.js Add duplicateScope: 'deck' option (#476) 2020-04-27 18:10:59 -04:00
background-main.js Use IIFE for entry points 2020-04-22 21:42:20 -04:00
clipboard-monitor.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
conditions.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
context-main.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
database.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
deinflector.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
dictionary-importer.js Rename loadImage to loadImageBase64 for clarity 2020-04-19 10:24:43 -04:00
dictionary.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
handlebars.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
japanese.js remove "fragment" from jp.convertReading variables 2020-04-13 22:59:56 +03:00
json-schema.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07: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 Add duplicateScope: 'deck' option (#476) 2020-04-27 18:10:59 -04:00
page-exit-prevention.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
profile-conditions.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
request.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
search-main.js Use dynamicLoader for main (#481) 2020-04-26 16:56:34 -04:00
search-query-parser-generator.js break after switch default 2020-04-14 21:13:46 +03:00
search-query-parser.js Remove Frontend inheritance (#486) 2020-05-02 12:47:15 -04:00
search.js Frontend refactor (part 1) (#484) 2020-04-27 18:10:37 -04:00
text-source-map.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
translator.js Merge pull request #450 from toasted-nutbread/frequency-readings 2020-04-18 14:14:30 -04:00
util.js Update isPrepared to be consistent with DisplaySearch's isPrepared 2020-04-18 21:11:15 -04:00