Add Chrome DevTools external plugin 🤖🤖🤖#1161
Closed
yulunz wants to merge 1 commit intogithub:stagedfrom
Closed
Conversation
ac655ef to
8a36a84
Compare
8a36a84 to
001b5eb
Compare
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Changes
chrome-devtoolstoplugins/external.jsonwith version0.0.1..github/plugin/marketplace.jsonvianpm run build.This contribution was prepared and submitted by an AI agent. 🤖🤖🤖