Projects

Chrome Debug Monitor

A powerful integration between Chrome's DevTools Protocol and Cursor Composer for real-time debugging and monitoring.

Why it matters

Profile

A powerful integration between Chrome's DevTools Protocol and Cursor Composer for real-time debugging and monitoring.

setup highintegration highinterface editor
Provenance

Signals

Listed in the awesome-cursor-ecosystem seed README

Sources: 2 / Surfaces: 1

Fast skim

What the upstream surface says

Short excerpt only, so you can decide whether to click out.

A powerful integration between Chrome's DevTools Protocol and Cursor Composer for real-time debugging and monitoring.

Create a file named chrome-debugging-setup.txt with this content

Available options: --network, -n : Monitor network requests --no-clear, --nc : Don't clear console on page reload --exit-on-error : Exit on encountering errors (good for iterative debugging) --break-network, --bn: Treat network errors as breaking errors

Chrome Debug MonitorUsage1. Create Debug Setup FileChrome Debugging Instructions2. Install Dependencies3. Create BaseMonitor.js4. Prompt the agentExample screenshots
  • Install dependencies
  • Run the JavaScript monitor
  • Playwright-based monitoring
  • Comprehensive error handling
  • Network request monitoring
  • Console logging
  • Worker monitoring
  • Dialog handling