Skip to content

v0.4.1 — Chrome auto-launch

Latest

Choose a tag to compare

@ckundo ckundo released this 01 May 23:26

What's new

Chrome auto-launch — no manual setup required

audit_live now auto-launches Chrome minimized when no debug session is reachable. You no longer need to start Chrome with --remote-debugging-port=9222 before running a live-DOM audit.

The fallback chain is:

  1. Attach to an existing Chrome CDP session (if one is running)
  2. Auto-launch Chrome minimized via chrome-launcher
  3. Fall back to chrome-devtools-mcp (for auditing an existing authenticated browser session)

Installation

claude plugin marketplace add accesslint/claude-marketplace
claude plugin install accesslint@accesslint

Or update an existing install:

claude plugin update accesslint

Full changelog: CHANGELOG.md