diff --git a/tab-to-the-right/manifest.json b/tab-to-the-right/manifest.json index 678dacc..1963375 100644 --- a/tab-to-the-right/manifest.json +++ b/tab-to-the-right/manifest.json @@ -8,8 +8,7 @@ "service_worker": "background.js" }, "permissions": [ - "storage", - "tabs" + "storage" ], "icons": {"48": "go-jump.png"}, "options_ui": {