diff --git a/extension/manifest.json b/extension/manifest.json index 7cb7923..f44e97a 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "name": "Playwriter MCP", + "name": "Playwriter", "version": "0.0.69", "description": "Automate your Browser using Cursor, Claude, VS Code. More capable and context efficient than Playwright MCP.", "permissions": ["debugger", "tabGroups", "contextMenus", "tabs", "tabCapture", "offscreen"],