yomichan/ext/bg/js
toasted-nutbread 501281e887
Popup init update (#497)
* Add API function to send a message to a specific frameId in a tab

* Update _windowMessageHandlers to support additional info per handler

* Remove message token

* Add new authorization check

* Set up new initialization handler

* Update initialization

* Remove message token

* Replace 'prepare' with 'configure'

* Create new prepare function

* Change configure guard

* Log errors in onMessage

* Improve popup initialize function

* Clear secret/token in _resetFrame

* Remove backend message token

* Clear src and srcdoc attributes before loading

* Don't treat about:blank unloads as load events
2020-05-06 19:27:21 -04:00
..
settings Fix modifier key condition data (#506) 2020-05-06 19:44:56 +03:00
anki-note-builder.js Remove invalid file name characters from Anki media files (#496) 2020-05-06 19:25:56 -04:00
anki.js Remove invalid file name characters from Anki media files (#496) 2020-05-06 19:25:56 -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 Refactor frontend API classes (#482) 2020-05-02 12:50:44 -04:00
backend.js Popup init update (#497) 2020-05-06 19:27:21 -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 Fix modifier key condition data (#506) 2020-05-06 19:44:56 +03: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 Anki audio download (#477) 2020-05-02 12:50:16 -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 Fix modifier key condition data (#506) 2020-05-06 19:44:56 +03: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 Extract textSource text inside TextScanner (#500) 2020-05-05 00:13:43 +03:00
search.js Text selection fixes (#511) 2020-05-07 01:49:42 +03: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