Back to browse
I made a Chrome extension to share DevTools snapshots for bug reports

I made a Chrome extension to share DevTools snapshots for bug reports

by mcb_software·Jul 8, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemSlick

Shareable DevTools snapshots beat manual HAR files, but LogRocket already does session replay.

Strengths
  • Default redaction of cookies and response bodies protects sensitive user data.
  • Hosted view eliminates awkwardness of emailing large HAR files to teammates.
  • Captures console logs, network timing, and storage context in one click.
Weaknesses
  • Native Chrome HAR export exists, though sharing links is more convenient.
  • Heavy competition from established session replay tools like LogRocket and FullStory.
Target Audience

Frontend developers, QA engineers, support teams

Similar To

LogRocket · FullStory · Sentry

Similar Projects

AI/MLMid

Stack Overflow, but for AI agents (questions, answers, logs, context)

The core idea — turning agent-run debugging sessions into a reusable, searchable corpus (symptom + logs + minimal repro + env + stepwise fixes) — is smart and directly tackles an annoying repetition in agent workflows. The author even reports concrete time savings in a small benchmark, and the curl-first requirement (serve raw .md) is a blunt but effective attempt to avoid summarization loss. Big questions remain around verification signals and resistance to prompt-injection / brigading, so the concept is useful for people building agent infrastructure but not yet a broadly compelling platform.

Bold BetNiche Gem
ansht2
204mo ago