Sniffer
Extension Actions
- Live on Store
Chrome extension for capturing screenshots, recording screens, and creating website feedback
π Stop Playing Bug Report Ping-Pong
"It's broken." Where? "On the page." Which page? "The one with the button." Which button?
Sniffer ends the endless back-and-forth. Capture bugs with full context β automatically. No more email threads. No more "works on my machine."
πΈ Capture Everything
Screenshots in three modes β full page, partial selection, or click any element. Annotate with arrows, shapes, text, freehand drawing, and blur tools. Pick from 7 colors. Need text from the screen? Draw a box and OCR extracts it instantly.
Record your screen with mic and system audio β both at once if you want. Pause, resume, and annotate live with auto-fading marks. Blur sensitive elements before sharing.
ποΈ Don't feel like typing? Dictate your description with voice-to-text. Let AI polish your wording with one click β undo if you don't like it.
π οΈ Zero Follow-Up Questions
Every report automatically includes:
π Console logs β errors, warnings, info synced to video timeline
π Network requests β status, headers, payloads, timing & size
πΈοΈ API dependency graph β interactive map of which calls feed into others
π API timeline β requests plotted with duration, error rate & domain filtering
π±οΈ User action timeline β every click, input & navigation recorded
π» Device info β browser, OS, screen size, GPU, CPU, connection speed, timezone
Click any log or request entry and the video jumps to that exact moment. Developers get the full picture without asking a single question.
βͺ Session Replay & Test Automation
Sniffer keeps a rolling 30-second buffer of your interactions. When a bug happens, replay exactly what led up to it β clicks, inputs, navigation, DOM changes. Export that session as a Playwright script, Puppeteer script, or JSON. One recording becomes an automated test.
π Rich Text Editor
Not your average text box. Format descriptions with bold, italic, underline, headings, bullet lists, code blocks, links, text colors, highlights, alignment, and up to 8 indent levels. Write reports that are actually readable.
π Privacy Built In
Auto-masks passwords, API keys, credit cards, tokens, emails, phone numbers, and PII in captured logs. Blur any element on screen. Add custom masking rules and replacement text. All data AES-encrypted end-to-end.
π« Deep Jira Integration
On a Jira page? Sniffer detects it and adds buttons right in the toolbar. Create linked bugs, view diagnostics, media, network dependency graphs, and test automation β all inline without leaving Jira. Works with Jira Cloud and self-hosted instances.
π§© Website Widget β No Install Needed
One script tag. Full capture toolkit on your website. Runs in Shadow DOM β won't touch your styles.
π Authenticated β full features with login
π Public β anyone reports bugs, no account needed
π― Trigger β widget appears only when your code says so
Auto-captures console errors, failed requests, and unhandled exceptions in the background with smart deduplication and batching. Activate on any page by adding ?sniffer to the URL.
π¬ Standalone Feedback Widget β collect user feedback with custom questions, star ratings, dropdowns, checkboxes, and path-based rules. Match your brand colors, support dark mode, choose popup or drawer layout.
π€ Export & Share
β’ Shareable link β copied to clipboard instantly
β’ Video β WebM download or ZIP with interactive HTML player
β’ Test scripts β Playwright & Puppeteer export
β’ JSON β raw session data for custom integrations
Large videos upload in 5MB chunks in the background β no waiting.
π Track & Manage
Built-in Kanban board, sprint planning, backlog, and subtasks. Assign bugs, set priorities (Low β Critical), add tags, track deadlines, and comment with @mentions. See issue pins directly on your website. Whitelist specific URLs so Sniffer only runs where you need it.
π Available in English and Arabic with full RTL support.
π Get Started in 60 Seconds
1. Install Sniffer
2. Log in & walk through quick onboarding
3. Click the floating button when you spot a bug
4. Annotate & submit β context attached automatically
5. Track it on the board
No setup. No learning curve.
Sniffer β Visual Bug Reporting Made Simple
Latest reviews
- Saqlain Durjoy
- I was skeptical about the AI features honestly. Most tools slap the word AI on things that are barely useful. But the Solution Finder in Sniffer genuinely surprised me. It reads the console logs, watches the recording, and gives me a code level explanation of what broke and why. I have used it on some gnarly bugs and it has been right more often than not.
- Oahid Zihad
- We switched from a combination of Sentry and Loom and a Jira board to just Sniffer. The passive error monitoring catches issues before users even report them, the built-in Kanban keeps the team aligned, and the regression test generation is something I never knew I needed until now.
- Abdullah All Noman Abir
- Our QA team started using Sniffer and within a week my entire bug triage process changed. Every ticket comes fully loaded with a session recording, network traces, and an AI suggested fix. I rarely need to ask for more context anymore. The time I get back every day is significant
- Abhishek Yadav
- Game changer for customer support. I can send customers a recording link with zero install required, and they send back a full bug report with all the technical details attached. No more back-and-forth asking 'what browser are you on?
- Debashish Paul
- The MCP server integration is a genuine superpower. Bug reports flow directly into my AI coding assistant with all the context attached and I get working fix suggestions without switching tools. This is what modern developer tooling should look like.
- Aditya Verma
- I used to waste half my morning decoding vague bug reports. Now every report comes with a full session recording and auto-generated reproduction steps. Setup took 2 minutes and it just works. Genuinely one of the best tools in my workflow.
- Raj Kumar Tiwari
- We replaced three tools with Sniffer. Screenshot, recording, logs, everything gets bundled automatically. The AI root cause analysis is genuinely impressive. Our bug resolution time dropped significantly within the first week.
- Towsif Muhtadi Khan
- The MCP server integration alone is worth 5 stars. I pipe bug reports straight into my AI coding assistant and get code-level fixes without leaving my editor. Nothing else in the Chrome store does this. Absolutely brilliant.
- Sruthi Medasani
- The sentiment analysis feature is something I did not expect to love as much as I do. It helps me prioritize which bug reports need urgent attention versus which ones can wait. Combined with the Zendesk integration, everything flows into our existing helpdesk without any extra steps. Our support queue has never been this organized.
- Atul Verma
- Sniffer completely changed how I triage bugs. Console logs, network calls, and a screen recording land in my inbox before I even ask. The AI fix suggestions are surprisingly accurate. This is the tool I wish existed 5 years ago.
- Seetharaman Subramanian
- Having spent years working in test automation and quality engineering, Iβve worked with quite a few screen capture and feedback tools over the years, and this Chrome extension genuinely stands out. Where the tool really differentiates itself is in the level of diagnostics it collects. Along with screenshots or recordings, it automatically includes network logs, browser details, and device information. This kind of context is exactly what developers need, and it cuts down a lot of back-and-forth during issue triage. From Quality assurance perspective, the ability to capture screenshots at the web element level is a big win. Instead of vague full-page screenshots, you get precise, targeted captures that make bug reporting much clearer and more actionable. What I particularly appreciate is that it doesnβt just capture user actions like clicksβit also records the underlying technical details such as target elements and selectors. For anyone debugging UI issues or writing automation scripts, this is incredibly helpful and speeds up root cause analysis. Another feature I found very useful is the AI-driven summary of the user journey. It does a solid job of turning a sequence of actions into a clear, readable flow, which helps both technical and non-technical stakeholders quickly understand what happened. The feature that impressed me more is how smoothly it integrates with standard project management tools like Jira and Asana. Pushing bugs or feedback directly into existing workflows feels natural and saves a lot of time. At the same time, the extension can also act as a lightweight standalone tracking tool, which is surprisingly useful for smaller teams or quick iterations. Also, itβs exciting to see that the ability to replay recorded actions is being worked on. If implemented, this could be All-in-one platform for Project management and Quality engineering including test automation. Overall, this feels like a well-thought-out tool built with real-world QA and development workflows in mind. Itβs solid, reliable, and in my experience, a clear step ahead of many competing tools in this space.
- Raman Kumar
- Writing reproduction steps used to eat up a huge chunk of my day. Sniffer generates them from the recording using AI and they are accurate almost every time. The smart error grouping across multiple recordings also helps us spot patterns we were completely missing before.
- Shahin Mahmud
- I work across three different client codebases and Sniffer handles all of them without any friction. The error grouping across recordings is smart enough to surface recurring issues I had completely missed. It feels like having an extra engineer on the team.
- Satyajit Kar
- What sold me was the customer recording link. My clients are non-technical and getting useful bug reports from them used to be painful. Now I send them a link, they record what went wrong, and I get a full technical breakdown on my end. The whole bug lifecycle in one tool.
- Gurpreet singh
- Sniffer completely transformed how we handle bug escalations. Before, I would spend 20 minutes on a call trying to understand what the customer actually saw. Now I send them a recording link, they capture the issue in 60 seconds, and I get a full technical report to forward to engineering. My escalation resolution time has been cut in half.
- Shikha Vats
- Best bug reporting extension in the Chrome store. Captures everything a developer needs: logs, network, video, without asking me to do anything extra. The built-in task board keeps our whole team aligned.
- Tushar Warad
- We run a lean QA team and Sniffer lets us punch way above our weight. The regression test generation feature is something I have never seen in any other tool. We catch regressions before they even reach staging now. Cannot imagine going back.
- Imran Sadik
- I manage bugs across multiple client projects and Sniffer is the only tool that handles the full lifecycle from capture to AI fix suggestion to resolved. Nothing else comes close at this level.
- Rishi Chemist
- The AI root cause analysis blew me away the first time I used it. It looked at the logs and the recording together and pointed me straight to the broken function. What used to take 45 minutes of digging now takes under 5. Nothing in this space comes close.
- Sadman Chowdhury
- Sniffer is the first bug reporting tool that actually respects my time. Every report that lands in my queue has a screen recording, console logs, and network traces already attached. I spend my time fixing bugs not investigating them. Absolute must-have.
- Divya sree Kondreddi
- Finally a bug reporting tool that actually helps me fix things fast. Sniffer attaches console logs, network requests, and a screen recording all in one click. The AI reproduction steps alone save me 30 minutes per ticket. Highly recommend for any dev team.