From ac5b50e4a622ee0885678a96c69af7f49290bcee Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 14 Sep 2018 10:09:38 +0200 Subject: ... --- manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 04eeb32..e3f369c 100644 --- a/manifest.json +++ b/manifest.json @@ -19,5 +19,14 @@ "default_icon": "images/to-favicon.svg", "default_title": "TO - Active Battles", "default_popup": "www/index.html" + }, + + "background": { + "scripts": + [ + "www/script/params.js", + "www/script/main.js", + "www/script/load.js" + ] } } -- cgit v1.2.3-70-g09d2