about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 764650ae..76ab1fe2 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -15,21 +15,11 @@
     "128": "assets/images/libredirect.svg"
   },
   "permissions": [
-    "tabs",
     "storage",
     "webRequest",
     "webRequestBlocking",
     "<all_urls>"
   ],
-  "page_action": {
-    "default_title": "Change Instance",
-    "default_icon": {
-      "16": "assets/images/libredirect.svg",
-      "32": "assets/images/libredirect.svg",
-      "48": "assets/images/libredirect.svg",
-      "128": "assets/images/libredirect.svg"
-    }
-  },
   "browser_action": {
     "default_title": "LibRedirect",
     "browser_style": false,