chore: set background persistent to false

This commit is contained in:
josc146
2023-04-27 22:57:16 +08:00
parent 10e1a8b650
commit 1bba083f4d
+2 -1
View File
@@ -26,7 +26,8 @@
"background": {
"scripts": [
"background.js"
]
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html?popup=true"