From 5a3f344a0bdc562e389b0f4c1df6834906ddf158 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 7 Feb 2026 09:49:41 +0100 Subject: [PATCH] Update manifest.json --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index 3141fb1..37bcc24 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Playwriter", - "version": "0.0.69", + "version": "0.0.70", "description": "Automate your Browser using Cursor, Claude, VS Code. More capable and context efficient than Playwright MCP.", "permissions": ["debugger", "tabGroups", "contextMenus", "tabs", "tabCapture", "offscreen", "identity", "identity.email"], "host_permissions": [""],