Add external plugin chrome-devtools-plugin (#1755)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-05-19 12:20:24 +10:00
committed by GitHub
parent 15ecf79f94
commit 8dd5426686
2 changed files with 52 additions and 0 deletions
+26
View File
@@ -104,6 +104,32 @@
"description": "A comprehensive collection of specialized agents for software analysis, impact assessment, structural quality advisories, and architectural review using CAST Imaging.",
"version": "1.0.0"
},
{
"name": "chrome-devtools-plugin",
"description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.",
"version": "1.0.1",
"author": {
"name": "Chrome DevTools Team"
},
"repository": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
"license": "Apache-2.0",
"keywords": [
"chrome",
"devtools",
"mcp",
"automation",
"puppeteer",
"debugging",
"performance",
"browser"
],
"source": {
"source": "github",
"repo": "ChromeDevTools/chrome-devtools-mcp",
"path": ".github/plugin/plugin.json",
"ref": "chrome-devtools-mcp-v1.0.1"
}
},
{
"name": "clojure-interactive-programming",
"source": "clojure-interactive-programming",
+26
View File
@@ -51,6 +51,32 @@
"path": ".github/plugins/azure-skills"
}
},
{
"name": "chrome-devtools-plugin",
"description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.",
"version": "1.0.1",
"author": {
"name": "Chrome DevTools Team"
},
"repository": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
"license": "Apache-2.0",
"keywords": [
"chrome",
"devtools",
"mcp",
"automation",
"puppeteer",
"debugging",
"performance",
"browser"
],
"source": {
"source": "github",
"repo": "ChromeDevTools/chrome-devtools-mcp",
"path": ".github/plugin/plugin.json",
"ref": "chrome-devtools-mcp-v1.0.1"
}
},
{
"name": "dataverse",
"description": "Build and manage Microsoft Dataverse solutions using natural language. Includes table/column creation, solution lifecycle, data operations, and MCP server configuration.",