Merge pull request #89 from bershanskiy/nonpersistent

Refactor: make background non-persistent
This commit is contained in:
Ajay Ramachandran
2019-08-10 19:38:29 -04:00
committed by GitHub
2 changed files with 79 additions and 76 deletions

View File

@@ -48,7 +48,8 @@
"scripts":[
"config.js",
"background.js"
]
],
"persistent": false
},
"icons": {
"16": "icons/IconSponsorBlocker16px.png",