mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-01 00:50:44 +08:00
chore: persistent true (#326)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"scripts": [
|
||||
"background.js"
|
||||
],
|
||||
"persistent": false
|
||||
"persistent": true
|
||||
},
|
||||
"browser_action": {
|
||||
"default_popup": "popup.html?popup=true"
|
||||
|
||||
Reference in New Issue
Block a user