From c4f08e114fd4d20d3d80c9531d602d94adf5ad0d Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Wed, 19 Nov 2025 13:04:34 +0100 Subject: [PATCH] remove tabs permission --- extension/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extension/manifest.json b/extension/manifest.json index f2bd70d..d43cf4a 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -5,8 +5,7 @@ "description": "Playwright MCP. 90% less context window. 10x more capable (full playwright API)", "permissions": [ "debugger", - "activeTab", - "tabs" + "activeTab" ], "host_permissions": [ ""