From efd98ce3c4205f525030af803a375717a2fd98f1 Mon Sep 17 00:00:00 2001 From: groovecoder Date: Tue, 11 Oct 2016 09:42:46 -0500 Subject: [PATCH] fix #182: explicitly set browser_style false --- src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index ebff26a..cdf6e94 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -28,7 +28,8 @@ "19": "img/tracking-protection-16.png" }, "default_title": "Tracking Protection", - "default_popup": "html/popup.html" + "default_popup": "html/popup.html", + "browser_style": false }, "permissions": [