remove persistent flag in manifest config

This commit is contained in:
Thomas Rupprecht 2023-01-19 01:36:55 +01:00
parent 05c6cb5cfa
commit 60c367521e
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
"96": "icons/favicon.svg"
},
"background": {
"page": "background.html",
"persistent": true
"page": "background.html"
},
"browser_action": {
"browser_style": true,