Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge BackendEventHandler into Backend class (#632) | toasted-nutbread | 2020-06-28 |
| | | | | | * Merge BackendEventHandler into Backend class * Remove unused public functions | ||
* | Immediate backend event handlers (#555) | toasted-nutbread | 2020-06-07 |
| | | | | | * Add function to await until prepare is completed * Create BackendEventHandler to synchronously set up event handling | ||
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
| | | | | | | | * Omit global window object for scripts used on the background page * Validate document exists before using * Remove dom.js from background.html | ||
* | Use IIFE for entry points | toasted-nutbread | 2020-04-22 |
| | |||
* | Create background-main.js | toasted-nutbread | 2020-04-19 |