14 lines
381 B
JSON
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"
|
|
]
|
|
} |