mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-27 17:11:44 +00:00
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:
committed by
GitHub
parent
15ecf79f94
commit
8dd5426686
@@ -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",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user