Skip to content

operasoftware/chrome-devtools

v1.9.0Apache-2.0

Reliable Chrome automation, debugging, and performance analysis for AI agents.

Changelog

0.2.0 (2026-05-13)

Upstream intake

Rebased onto chrome-devtools-mcp 0.26.0 (from 0.21.0). See upstream changelog for the full list of upstream changes.

0.1.1 (2026-04-14)

🎉 Features

  • Add Opera Neon tools: dispatchAction and dispatchWithStreamedResponse
  • Add automation flag for Opera Neon DO and Research tools
  • Run Opera tools in parallel by skipping the global tool mutex

🛠️ Fixes

  • Clean up CDP listeners on MCP cancellation

0.1.0 (2026-04-14)

Initial release

Fork of chrome-devtools-mcp 0.21.0 with Opera-specific customizations:

  • Rename package to opera-devtools-mcp, update branding throughout
  • Remove Google telemetry (ClearcutLogger upload stripped)
  • Satisfy Apache 2.0 license requirements (NOTICE file, license headers)