Skip to content

feat: add Claude plugin browser URL config#1851

Open
officialasishkumar wants to merge 1 commit intoChromeDevTools:mainfrom
officialasishkumar:feat/plugin-browser-url-config
Open

feat: add Claude plugin browser URL config#1851
officialasishkumar wants to merge 1 commit intoChromeDevTools:mainfrom
officialasishkumar:feat/plugin-browser-url-config

Conversation

@officialasishkumar
Copy link
Copy Markdown

Summary

  • add a Claude plugin browserUrl user config option for connecting to a running debuggable Chrome instance
  • pass the option through to chrome-devtools-mcp with --browser-url, while a blank value keeps the default automatic Chrome launch behavior
  • document the Claude Code pluginConfigs settings shape for the plugin option

Fixes #1232

Testing

  • parsed .claude-plugin/plugin.json with JSON.parse
  • npm run check-format
  • npm run gen

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.

Plugin mode: support --browserUrl via pluginConfigs

1 participant