From b5bb4f45133e7d89fa85d185d13ec4c7c2ece887 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Mon, 1 Oct 2018 11:34:38 +0200 Subject: ... --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 7e6c225..63af7cb 100644 --- a/manifest.json +++ b/manifest.json @@ -18,10 +18,10 @@ "browser_action": { "default_icon": "images/to-favicon.svg", "default_title": "TO - Active Battles", - "default_popup": "www/index.html" + "default_popup": "www/popup.html" }, "background": { - "page": "www/index.html" + "page": "www/background.html" } } -- cgit v1.2.3-70-g09d2