Files
42marketplaces/sync/gh-ulasbilgen-mcp-skills-plugins-chrome-devtools-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
583 B
JSON

{
"name": "chrome-devtools-plugin",
"owner": {
"name": "ulasbilgen",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "chrome-devtools-plugin",
"description": "Browser automation and DevTools control. Navigate pages, interact with elements, inspect network/console, analyze performance, and capture screenshots for web testing and automation tasks.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ulasbilgen-mcp-skills-plugins-chrome-devtools-plugin.git"
},
"strict": true
}
]
}