Files
42marketplaces/sync/gh-whamp-whamp-claude-tools-browser-tools-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
518 B
JSON

{
"name": "browser-tools",
"owner": {
"name": "Will Hampson",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "browser-tools",
"description": "Efficient browser automation tools using Node.js and the Chrome DevTools Protocol for navigation, scripting, and screenshots without MCP overhead.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-whamp-whamp-claude-tools-browser-tools-plugin.git"
},
"strict": true
}
]
}