From d5e6304b7003c35be9ad050431d5a94473968a9c Mon Sep 17 00:00:00 2001
From: Thomas Rientjes <synzvato@protonmail.com>
Date: Sat, 23 Sep 2017 14:09:00 -0400
Subject: [PATCH] Update manifest.json

---
 manifest.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 13eb602..589cae7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -19,6 +19,7 @@
     "*://*/*",
     "privacy",
     "storage",
+    "unlimitedStorage",
     "tabs",
     "webNavigation",
     "webRequest",
@@ -44,8 +45,7 @@
 
   "options_ui": {
     "page": "pages/options/options.html",
-    "browser_style": true,
-    "chrome_style": true
+    "browser_style": false
   },
 
   "applications": {
-- 
GitLab