Browser evidence
Console logs, console errors, JavaScript errors, failed requests, and a screenshot from the recorded root tab.
Chrome extension for web bug reports
Record console logs, JavaScript exceptions, network requests, and user action trails into structured bug reports.
# Bug Report Mode: All tabs Captured tabs: 3 ## Steps to Reproduce 1. Clicked "Checkout" 2. Submitted "payment-form" ## JavaScript Errors TypeError: Cannot read properties of undefined ## Network Errors POST /api/orders status 500 ## Session Replay Captured replay events for local playback.
Console logs, console errors, JavaScript errors, failed requests, and a screenshot from the recorded root tab.
Click and submit metadata are recorded as reproducible steps without storing typed input values.
rrweb session data is captured locally and played back in the extension replay viewer.
Record one tab or collect events from multiple recordable tabs in the same session.
Download a Markdown report with the raw report JSON included for developer handoff.
Optionally send selected report context to Gemini after you save your own API key and click Explain with AI.
Bug Black Box is a developer-focused flight recorder for web applications. It monitors front-end execution parameters in real-time, helping QA engineers and software developers capture, trace, and explain bugs instantly without manually compiling reproduction steps.
chrome.storage.local.Every browser permission supports the single purpose of recording browser bug context after explicit user action.