summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-09-27 15:28:58 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-09-27 15:28:58 +0200
commit486ee1dbe21be962e89f421e1dd5f3cbb2fd2177 (patch)
tree92e1751346a433ce0d4930f17867391982b84fb1 /manifest.json
parent2aa0c12b6a193d16681a0179a067664390af7aee (diff)
...
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 e3f369c..7e6c225 100644
--- a/manifest.json
+++ b/manifest.json
@@ -22,11 +22,6 @@
},
"background": {
- "scripts":
- [
- "www/script/params.js",
- "www/script/main.js",
- "www/script/load.js"
- ]
+ "page": "www/index.html"
}
}