Skip to content

fix: use relative path for plugin source in marketplace#724

Merged
OrKoN merged 1 commit intoChromeDevTools:mainfrom
liby:bugfix/fix-marketplace-plugin-source-path
Jan 9, 2026
Merged

fix: use relative path for plugin source in marketplace#724
OrKoN merged 1 commit intoChromeDevTools:mainfrom
liby:bugfix/fix-marketplace-plugin-source-path

Conversation

@liby
Copy link
Contributor

@liby liby commented Jan 3, 2026

The previous GitHub self-reference format was not recognized by Claude Code when adding this repository as an external marketplace. Using a relative path ./ follows the pattern used by other official plugins like Sentry and ensures proper plugin discovery.

image

@google-cla
Copy link

google-cla bot commented Jan 3, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@OrKoN OrKoN force-pushed the bugfix/fix-marketplace-plugin-source-path branch from b73b3a7 to 8550def Compare January 7, 2026 15:25
@OrKoN OrKoN removed the request for review from mathiasbynens January 7, 2026 15:25
The previous GitHub self-reference format was not recognized by Claude
Code when adding this repository as an external marketplace. Using a
relative path `./` follows the pattern used by other official plugins
like Sentry and ensures proper plugin discovery.
@OrKoN OrKoN force-pushed the bugfix/fix-marketplace-plugin-source-path branch from 8550def to dde2b91 Compare January 8, 2026 18:27
@OrKoN OrKoN enabled auto-merge (squash) January 8, 2026 18:28
@liby
Copy link
Contributor Author

liby commented Jan 8, 2026

The failing test is a known flaky test, unrelated to this change. Could you please re-run CI? Thanks!

@OrKoN OrKoN merged commit 5c1ecf8 into ChromeDevTools:main Jan 9, 2026
28 of 30 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Jan 15, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](chrome-devtools-mcp-v0.12.1...chrome-devtools-mcp-v0.13.0)
(2026-01-14)


### 🎉 Features

* Allow opting out of default Chrome launch arguments
([#729](#729))
([9a51af2](9a51af2))
* support filePath in performance tools
([#686](#686))
([68ae2f8](68ae2f8))


### 🛠️ Fixes

* support resize_page when browser window is maximized/fullscreenwindow
state
([#748](#748))
([4d9ac22](4d9ac22))
* use relative path for plugin source in marketplace
([#724](#724))
([5c1ecf8](5c1ecf8))


### 📄 Documentation

* add experimental chrome on android guide
([#691](#691))
([4a87702](4a87702))
* autoConnect - clarify how the mcp server selects a profile
([#693](#693))
([28b8ff8](28b8ff8))
* claude code broken link
([#707](#707))
([1f532b8](1f532b8))
* enhance cli docs + sort required vs opt params
([#674](#674))
([81cbd99](81cbd99))
* update auto connect docs to mention min Chrome version
([#681](#681))
([ab2340f](ab2340f))
* Update Claude Code instructions in README.md
([#711](#711))
([f81cd2d](f81cd2d))
* update readme to include OpenCode example
([#560](#560))
([fbba3c9](fbba3c9))


### ♻️ Chores

* change pageIdx to page ids
([#741](#741))
([a23c6ba](a23c6ba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants