chore: persistent true (#326)

This commit is contained in:
josc146
2023-05-14 20:06:07 +08:00
parent b50c2666f1
commit b56481e8d7
+1 -1
View File
@@ -27,7 +27,7 @@
"scripts": [
"background.js"
],
"persistent": false
"persistent": true
},
"browser_action": {
"default_popup": "popup.html?popup=true"