Files
gh-ulasbilgen-mcp-skills-pl…/.claude-plugin/plugin.json
2025-11-30 09:03:44 +08:00

14 lines
381 B
JSON

{
"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.",
"version": "0.5.1",
"author": {
"name": "ulasbilgen"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}