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:
- Attach to an existing Chrome CDP session (if one is running)
- Auto-launch Chrome minimized via
chrome-launcher - 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@accesslintOr update an existing install:
claude plugin update accesslintFull changelog: CHANGELOG.md