yomichan/ext/fg/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
..
content-script-main.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
document.js Validate document nodes before use (#493) 2020-05-02 13:00:46 -04:00
dom-text-scanner.js DOMTextScanner (#458) 2020-05-02 13:05:43 -04:00
float-main.js Popup init update (#497) 2020-05-06 19:27:21 -04:00
float.js Popup init update (#497) 2020-05-06 19:27:21 -04:00
frame-offset-forwarder.js cache invalidation 2020-04-18 23:28:00 +03:00
frontend-api-receiver.js Refactor frontend API classes (#482) 2020-05-02 12:50:44 -04:00
frontend-api-sender.js Refactor frontend API classes (#482) 2020-05-02 12:50:44 -04:00
frontend.js Text selection fixes (#511) 2020-05-07 01:49:42 +03:00
popup-proxy-host.js Refactor frontend API classes (#482) 2020-05-02 12:50:44 -04:00
popup-proxy.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
popup.js Popup init update (#497) 2020-05-06 19:27:21 -04:00
source.js Style fixes (#494) 2020-05-02 13:04:17 -04:00