toasted-nutbread
|
79ef6e151e
|
Cleanup unused utils (#832)
* Remove api.optionsSave
* Remove getOptionsMutable and getOptionsFullMutable
* Remove util.js
* Remove yomichanBackend
|
2020-09-15 19:48:58 -04:00 |
|
toasted-nutbread
|
7590055d4e
|
Merge BackendEventHandler into Backend class (#632)
* Merge BackendEventHandler into Backend class
* Remove unused public functions
|
2020-06-28 17:22:44 -04:00 |
|
toasted-nutbread
|
839e306cac
|
Immediate backend event handlers (#555)
* Add function to await until prepare is completed
* Create BackendEventHandler to synchronously set up event handling
|
2020-06-07 21:50:14 -04:00 |
|
toasted-nutbread
|
6dd6af05e1
|
Update background global object usage (#556)
* Omit global window object for scripts used on the background page
* Validate document exists before using
* Remove dom.js from background.html
|
2020-05-24 14:01:21 -04:00 |
|
toasted-nutbread
|
d8276a9d5d
|
Use IIFE for entry points
|
2020-04-22 21:42:20 -04:00 |
|
toasted-nutbread
|
3c8eb9eee0
|
Create background-main.js
|
2020-04-19 14:26:44 -04:00 |
|