yomichan/ext/mixed/js
siikamiika ca033a87a0
Update Popup and DisplayFloat optionsContext from Frontend (#464)
* set optionsContext from Frontend

* update Popup+Display options on Frontend change

* remove popup setOptions

* only update DisplayFloat options from Frontend

* fix optionsContext usage

* fix preview frame arguments

* keep Frontend URL up to date

* cache url

* fix preview frame

* trigger modifyingProfileChange in correct places

* remove async from function not using await

* refactor optionsContext in Frontend
2020-04-26 22:33:50 +03:00
..
api.js Add API for getting media data 2020-04-18 21:32:35 -04:00
audio-system.js Await and handle errors from audio.play() 2020-04-18 14:23:34 -04:00
core.js Add isExtensionUrl utility function to yomichan object 2020-04-11 15:17:25 -04:00
display-context.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
display-generator.js Add support for displaying images 2020-04-18 21:32:35 -04:00
display.js Update Popup and DisplayFloat optionsContext from Frontend (#464) 2020-04-26 22:33:50 +03:00
dom.js use getFullscreenElement to check fullscreen 2020-04-18 23:28:00 +03:00
dynamic-loader-sentinel.js Create dynamic script/CSS loader utility 2020-04-21 21:16:26 -04:00
dynamic-loader.js Remove sentinel script node after load 2020-04-22 17:48:42 -04:00
japanese.js Fix high pitch calculation 2020-04-22 21:04:18 -04:00
media-loader.js Change some more variables using 'source' instead of 'content' 2020-04-19 10:57:23 -04:00
object-property-accessor.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
scroll.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
template-handler.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
text-scanner.js Merge pull request #439 from siikamiika/popup-live-toggle 2020-04-17 01:31:25 +03:00
timer.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00