|
1
2
3
4
|
"background": { "scripts": [ "build/background.js" ], "persistent": false }, |
|
1
2
3
4
|
"background": { "scripts": [ "build/background.js" ], "persistent": true }, |



原文:http://www.cnblogs.com/susanws/p/6193212.html