diff --git a/manifest.json b/manifest.json
index 13eb6026d95b33c97d73a757d0bd48cb2a579192..589cae79ed8b375b9bd9d75716301dfc1f4b050d 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": {