Profile
A powerful integration between Chrome's DevTools Protocol and Cursor Composer for real-time debugging and monitoring.
Signals
Listed in the awesome-cursor-ecosystem seed README
Sources: 2 / Surfaces: 1
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
- Install dependencies
- Run the JavaScript monitor
- Playwright-based monitoring
- Comprehensive error handling
- Network request monitoring
- Console logging
- Worker monitoring
- Dialog handling