Hacker News new | ask | show | jobs
Show HN: A browser extension to make reproducing bugs easier (github.com)
3 points by gary_chambers 1178 days ago
Hi HN!

I've been working on this project for a while and I'd love to get your feedback.

Repro is a browser extension for creating replayable bug reports. It uses session recording (like FullStory, LogRocket, rrweb, etc.) as well as capturing console logs/errors and network requests, to give a detailed bug report in a couple of clicks.

Here's an example recording: https://app.repro.dev/recordings/90e5b422-a5d5-4d6d-9e6b-09e....

I've got lots of ideas for improvements, but I'd love to hear whether you'd find a tool like this useful, either here or shoot me an email at gary [at] repro [dot] dev.

Thanks!