From 0f292821760b513ce815d8ca20ccaf118fe581eb Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Mon, 28 Aug 2017 13:00:12 -0500 Subject: Can now edit scripts on Firefox but not Chrome --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index d38a57a..ab1c245 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,6 @@ ], "background": { "scripts": ["main_background.js"] - }, - "content_scripts": [{"matches": [""],"js": ["eval_test.js","contact_finder.js"]}] + } + } -- cgit v1.2.3