From aedeaa7a6730e63fedd4a211cb3e6444f5f2beb6 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 22 Nov 2025 11:41:32 +0100 Subject: [PATCH] add tabs permission --- extension/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index b00df4d..e96ac0a 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -4,7 +4,8 @@ "version": "0.0.48", "description": "Playwright MCP. 90% less context window. 10x more capable (full playwright API)", "permissions": [ - "debugger" + "debugger", + "tabs" ], "host_permissions": [ ""