Skip to content

chrome-devtools-mcp: v0.11.0

Latest

Choose a tag to compare

@browser-automation-bot browser-automation-bot released this 03 Dec 10:04
50eebc1

0.11.0 (2025-12-03)

🎉 Features

  • emulation: add geolocation emulation tool (#634) (3991e4c)
  • integrate DevTools issues into the console tools (#636) (d892145)
  • support --user-data-dir (#622) (fcaf553)

🛠️ Fixes

  • handle error messages that are not instanceof Error (#618) (a67528a)
  • handle the case when all pages are filtered out (#616) (bff5c65)
  • ignore hash parts of URLs when finding DevTools (#608) (52533d0)
  • ignore quality for png (#589) (2eaf268)
  • include a note about selected elements missing from the snapshot (#593) (80e77fd)
  • prevent dropping license notices on some files when publishing (#604) (94752ff)
  • rename page content to latest page snapshot (#579) (9cb99ad)
  • wait_for: respect the provided timeout (#630) (6b0984a), closes #624

📄 Documentation

  • add Antigravity config (#580) (6f9182f)
  • add Qoder CLI to the MCP client configuration section in the README. (#552) (1a16f15)
  • add VS Code install badges (#532) (cc4d065)
  • clarify browser-url parameter in README (#613) (05cf8cb)
  • Fix Antigravity docs (#605) (fae2608)
  • update readme to explain agy's browser integration (#612) (2d89865)

♻️ Chores

  • avoid throwing in resolveCdpElementId (#606) (eb261fd)