3 items
Capture browser console logs, network traffic, CPU profiles, and screen recordings during bug reproduction. Repro Collect is a developer tool for capturing browser diagnostics during bug reproduction — designed so non-technical users can collect logs and send them to developers for analysis. WHAT IT CAPTURES • Console logs (all levels) via Chrome DevTools Protocol • Network requests and responses in standard HAR format • CPU profiles exportable to Chrome DevTools Performance panel • Screen and audio recording saved as WebM HOW IT WORKS 1. Open the tab where the bug occurs 2. Click the Repro Collect icon and press Start Capture 3. Reproduce the bug 4. Press Stop Capture, then Export Logs 5. Send the exported files to your developer LOG VIEWER The built-in viewer lets developers browse and analyze logs without any extra tools: • Filter console logs by level (Error, Warn, Info, Log) • Filter network requests by status code • Expand stack traces and initiator call stacks • Import files offline — drag and drop exported files from a customer session PRIVACY All data stays on your device. Nothing is uploaded to any server. No account required. OPEN SOURCE github.com/yaroslavputria/repro-collect
rating_count is the Chrome Web Store ratings count, not a written-review count.