update manifest

This commit is contained in:
Tommy D. Rossi
2025-11-16 12:47:02 +01:00
parent 656a9178d2
commit a88c998d1d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ esm
.DS_Store .DS_Store
*.tsbuildinfo *.tsbuildinfo
.ultra.cache.json .ultra.cache.json
coverage coverage
*.zip
+1 -1
View File
@@ -2,7 +2,7 @@
"manifest_version": 3, "manifest_version": 3,
"name": "Playwriter MCP", "name": "Playwriter MCP",
"version": "0.0.48", "version": "0.0.48",
"description": "Control Chrome via MCP using CDP events. Connect Playwright without spawning new Chrome instances.", "description": "Playwright MCP. 90% less context window. 10x more capable (full playwright API)",
"permissions": [ "permissions": [
"debugger", "debugger",
"activeTab", "activeTab",