yomichan/ext
toasted-nutbread f2991fb9ee
Frontend initialization refactor (#610)
* Create member functions for ignoreElements and ignorePoint

* Create addFullscreenChangeEventListener utility

* Move popup creation management into Frontend

* Move getUrl implementation

* Remove old setup

* Remove try/catch block

* Error wrap

* Add prepare call to TextScanner

* Update depth when popup changes

* Refactor how Frontend gets PopupFactory and frameId

* Update popup preview to work

* Update popup preview frame to use the frontend's popup

* Update how nested popups are set up

* Error wrap

* Update how popups are set up on the search page

* Error wrap

* Error unwrap

* Add missing prepare

* Remove use of frontendInitializationData

* Catch and log errors
2020-06-21 16:14:05 -04:00
..
bg Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
fg Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
mixed Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
manifest.json Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00