From 89ba5a704619de23cb7111d086b26d72ab8df274 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 11 Sep 2015 14:50:34 +0000 Subject: Almost ready --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 75579fa..834b928 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ }, "background": { - "scripts": ["js/background.js"], + "scripts": ["js/redirect.js", "js/background.js"], "persistent": true }, -- cgit v1.2.3