Built for bug reports and debugging: every recording carries the console, network, and interaction data behind what happens on screen, synced frame by frame.
See how debug data syncs with video playback
While you record, RecordIt automatically captures the technical context developers ask for.
Every log, warning, and error, with stack traces, captured as it happens and lined up with the video timeline.
Fetch and XHR calls with status codes, timings, and request and response bodies, plus WebSocket messages, so failing calls are visible at the exact moment they happen.
Clicks, form submissions, and navigation are tracked, so you can see exactly what the user did before something broke.
Stop asking for reproduction steps. Send a link instead.
Whoever opens it can scrub the timeline and see the failing request or console error at the exact frame it happened.
Errors are marked on the timeline. Click one and the video, console, and network views move there together.
One click copies a structured digest of the session telemetry, ready to paste into your AI assistant for a root cause hypothesis.
Click the extension icon and record the tab where the issue happens. Debug capture starts automatically with the recording.
Upload the recording to get a link for your team, with the video and the telemetry together in one place.
Anyone with the link watches the video and inspects the console, network, and interaction data synced to each frame.
How the debug capture works.
Console logs with stack traces, network requests with timings and bodies, WebSocket messages, JavaScript errors, and user interactions such as clicks and navigation. Everything is timestamped and synced to the video.
Yes. Fetch and XHR bodies are captured alongside status codes and timings, so you can see what the API actually returned when the bug happened.
Sensitive values such as passwords, auth headers, and token-like strings are masked at capture time, before the data leaves the page.
Yes, in a targeted way: instead of passively recording every visitor, you or your users record a specific session as a video with full telemetry attached. That makes it ideal for reproducing reported bugs.
Yes. RecordIt is a Chromium extension: it works in Google Chrome, Microsoft Edge, and Brave, installed from the same Chrome Web Store listing.
Yes. The viewer has a copy-for-LLM button that produces a structured digest of the console, network, and error telemetry, ready to paste into any AI assistant.
Install the free extension and give your next bug report the console and network logs it deserves.