01Live Debugging & Execution Control: Set breakpoints, step through JS, evaluate expressions in local scope.
02Chrome Instance Management: Auto-launch, restart, stop, headless mode, Docker compatibility, and remote/host connection.
03Custom CDP Commands: Send any raw CDP command and capture unhandled events for maximum flexibility.
04Network & Console Inspection: Retrieve detailed network logs, WebSocket frames, and console output with advanced filtering.
05Local-Only Mode: Restrict navigation to local addresses for enhanced security during development or testing.
061 GitHub stars