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" "96": "icons/favicon.svg"
}, },
"background": { "background": {
"page": "background.html", "page": "background.html"
"persistent": true
}, },
"browser_action": { "browser_action": {
"browser_style": true, "browser_style": true,