Switch to non-persistent background page.
This commit is contained in:
parent
fd58217c59
commit
95da855ff5
|
@ -34,7 +34,7 @@
|
|||
],
|
||||
|
||||
"background": {
|
||||
"persistent": true,
|
||||
"persistent": false,
|
||||
"scripts": [
|
||||
"/nscl/lib/browser-polyfill.js",
|
||||
"/nscl/lib/punycode.js",
|
||||
|
|
Loading…
Reference in New Issue