18 lines
583 B
JSON
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
|
|
}
|
|
]
|
|
} |