This commit is contained in:
Tommy D. Rossi
2025-11-26 17:01:34 +01:00
parent fb9c7e1e37
commit 36d0458243
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Playwriter MCP",
"version": "0.0.50",
"version": "0.0.52",
"description": "Playwright MCP. 90% less context window. 10x more capable (full playwright API)",
"permissions": ["debugger"],
"host_permissions": ["<all_urls>"],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mcp-extension",
"version": "0.0.51",
"version": "0.0.52",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {