Files
42marketplaces/sync/gh-dkmaker-my-claude-plugins-playwright.json
2025-11-29 18:53:27 +08:00

18 lines
421 B
JSON

{
"name": "playwright",
"owner": {
"name": "Playwright Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "playwright",
"description": "Browser automation and testing with Playwright via MCP server",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dkmaker-my-claude-plugins-playwright.git"
},
"strict": true
}
]
}