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.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index a887eb1e..052d992f 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "2.0.0",
+  "version": "2.1.0",
   "manifest_version": 2,
   "browser_specific_settings": {
     "gecko": {
@@ -25,7 +25,6 @@
     "storage",
     "unlimitedStorage",
     "cookies",
-    "browserSettings",
     "privacy",
     "contextMenus",
     "<all_urls>"