-
Notifications
You must be signed in to change notification settings - Fork 967
refactor: detect DevTools page for each page #467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
c6fa00f to
ed7cb88
Compare
OrKoN
commented
Oct 24, 2025
ed7cb88 to
91faa92
Compare
9ae23d8 to
ada0bfe
Compare
Lightning00Blade
approved these changes
Oct 24, 2025
ada0bfe to
ab9e636
Compare
ab9e636 to
3a331f0
Compare
3a331f0 to
80eff7d
Compare
OrKoN
pushed a commit
that referenced
this pull request
Nov 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.10.0](chrome-devtools-mcp-v0.9.0...chrome-devtools-mcp-v0.10.0) (2025-11-05) ### 🎉 Features * add a press_key tool ([#458](#458)) ([b427392](b427392)) * add insightSetId to performance_analyze_insight ([#518](#518)) ([36504d2](36504d2)) * an option to ignore cache on reload ([#485](#485)) ([8e56307](8e56307)) * detect network requests inspected in DevTools UI ([#477](#477)) ([796aed7](796aed7)) * fetch DOM node selected in the DevTools Elements panel ([#486](#486)) ([4a83574](4a83574)) * support page reload ([#462](#462)) ([d177087](d177087)) * support saving snapshots to file ([#463](#463)) ([b0ce08a](b0ce08a)) ### 🛠️ Fixes * Augment fix to prevent stray OGS frames in NTP from causing hangs. ([#521](#521)) ([d90abd4](d90abd4)) * improve get_network_request description ([#500](#500)) ([2f448e8](2f448e8)) * work around NTP iframes causing hangs ([#504](#504)) ([cca5ff4](cca5ff4)) ### 📄 Documentation * add Windsurf to the editor config README ([#493](#493)) ([63a5d82](63a5d82)) * fix typos in README.md exlcude -> exclude ([#513](#513)) ([8854a34](8854a34)) * remove unnecessary replace ([#475](#475)) ([40e1753](40e1753)) ### ♻️ Chores * connect to DevTools targets by default ([#466](#466)) ([a41e440](a41e440)) * detect DevTools page for each page ([#467](#467)) ([1560ff2](1560ff2)) * merge emulate tools into one ([#494](#494)) ([c06f452](c06f452)) --- 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
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.
No description provided.