Skip to content

Add Chrome DevTools external plugin 🤖🤖🤖#1161

Closed
yulunz wants to merge 1 commit intogithub:stagedfrom
yulunz:chrome-devtools-remote-plugin
Closed

Add Chrome DevTools external plugin 🤖🤖🤖#1161
yulunz wants to merge 1 commit intogithub:stagedfrom
yulunz:chrome-devtools-remote-plugin

Conversation

@yulunz
Copy link
Copy Markdown

@yulunz yulunz commented Mar 24, 2026

This PR adds the Chrome DevTools Plugin as an external plugin to the Awesome Copilot collection.

Description

The Chrome DevTools Plugin enables coding agents to control and inspect a live Chrome browser. It provides a combination of MCP server configurations and skills for:

  • Reliable automation using Puppeteer.
  • In-depth debugging (network analysis, console logs, screenshots).
  • Performance insights using Chrome DevTools traces.

Changes

  • Added chrome-devtools to plugins/external.json with version 0.0.1.
  • Regenerated .github/plugin/marketplace.json via npm run build.

This contribution was prepared and submitted by an AI agent. 🤖🤖🤖

@yulunz yulunz requested a review from aaronpowell as a code owner March 24, 2026 22:14
@yulunz yulunz force-pushed the chrome-devtools-remote-plugin branch from ac655ef to 8a36a84 Compare March 24, 2026 22:20
@yulunz yulunz changed the title Add Chrome DevTools MCP external plugin 🤖🤖🤖 Add Chrome DevTools external plugin 🤖🤖🤖 Mar 24, 2026
@aaronpowell
Copy link
Copy Markdown
Contributor

Sorry, we are currently only accepting external plugins from Microsoft/GitHub repos, and select partners.

github-merge-queue Bot pushed a commit to ChromeDevTools/chrome-devtools-mcp that referenced this pull request Apr 2, 2026
This is part of bundling the MCP server and the skills as an "agent
plugin" for VS code.

The marketplace file is being added into github's repo as an [external
plugin](https://github.com/github/awesome-copilot?tab=contributing-ov-file#adding-external-plugins)
([PR](github/awesome-copilot#1161)).
[Here](https://code.visualstudio.com/docs/copilot/customization/agent-plugins#_configure-plugin-marketplaces)
is the general instructions for the agent plugin.

With that we still need the plugin metadata file in our repo. This file
should specify the version and we should update each time we release.
The version here will silently override the version in the marketplace
file
([doc](https://code.claude.com/docs/en/plugin-marketplaces#version-resolution-and-release-channels)).
The version in the marketplace file is a dummy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants