Skip to content

Commit b56481e

Browse files
committed
chore: persistent true (#326)
1 parent b50c266 commit b56481e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"scripts": [
2828
"background.js"
2929
],
30-
"persistent": false
30+
"persistent": true
3131
},
3232
"browser_action": {
3333
"default_popup": "popup.html?popup=true"

0 commit comments

Comments
 (0)