We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e1a8b commit 1bba083Copy full SHA for 1bba083
1 file changed
src/manifest.v2.json
@@ -26,7 +26,8 @@
26
"background": {
27
"scripts": [
28
"background.js"
29
- ]
+ ],
30
+ "persistent": false
31
},
32
"browser_action": {
33
"default_popup": "popup.html?popup=true"
0 commit comments