diff --git a/extension/manifest.json b/extension/manifest.json index 9ab5f2e..a568662 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Playwriter MCP", "version": "0.0.52", - "description": "Automate your Browser using Cursor, Claude, VS Code. More capable Playwright MCP alternative.", + "description": "Automate your Browser using Cursor, Claude, VS Code. More capable and context efficient than Playwright MCP.", "permissions": ["debugger"], "host_permissions": [""], "background": {