s/\t/ /g in manifest.json
This commit is contained in:
parent
d9db0f53e7
commit
9a30a1e175
1 changed files with 18 additions and 20 deletions
|
@ -20,8 +20,6 @@
|
|||
},
|
||||
|
||||
"background": {
|
||||
// "scripts": [ "js-deps/jquery.js", "js-deps/jquery.atmosphere.js", "js-deps/aes.js", "js-deps/hmac-sha256.js", "js-deps/lib-typedarrays.js",
|
||||
// "js-deps/Long.min.js", "js-deps/ByteBuffer.min.js", "js-deps/ProtoBuf.min.js", "js/helpers.js", "js/background.js" ]
|
||||
"page": "background.html"
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue