aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-23 21:57:07 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-23 21:57:07 +0200
commitb48de94ff477d12f59c392b14e6518174bec879c (patch)
treef0bdfac51608a958bbb7b3b0d904d204a8839d01 /manifest.json
parent667c055fc25c3d1de6ac6d82db2b0d90f3414672 (diff)
downloadwallet-core-b48de94ff477d12f59c392b14e6518174bec879c.tar.xz
add animation
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/manifest.json b/manifest.json
index 1291bc37a..880515731 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,12 +43,7 @@
],
"background": {
- "scripts": [
- "lib/vendor/URI.js",
- "lib/vendor/lodash.core.min.js",
- "lib/vendor/system-csp-production.src.js",
- "background/main.js"
- ]
+ "page": "background/background.html"
},
"minimum_chrome_version": "47.0.2526"