summaryrefslogtreecommitdiff
path: root/ext/bg/js/background-main.js
Commit message (Collapse)AuthorAge
* Update background global object usage (#556)toasted-nutbread2020-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 pointstoasted-nutbread2020-04-22
|
* Create background-main.jstoasted-nutbread2020-04-19