Refactor: make background non-persistent

This commit is contained in:
Anton Bershanskiy
2019-08-08 00:24:30 -05:00
parent 18909ffef6
commit 7e2925a1e3
3 changed files with 63 additions and 78 deletions

View File

@@ -32,9 +32,7 @@
"icons/downvote.png",
"icons/PlayerInfoIconSponsorBlocker256px.png",
"icons/PlayerDeleteIconSponsorBlocker256px.png",
"popup.html",
"help/index.html",
"help/style.css"
"popup.html"
],
"permissions": [
"tabs",
@@ -50,7 +48,8 @@
"scripts":[
"config.js",
"background.js"
]
],
"persistent": false
},
"icons": {
"16": "icons/IconSponsorBlocker16px.png",