π Browser Extension
Capture bugs directly from any webpage with the Chrome/Edge browser extension β annotated screenshots, screen recordings, console/network logs, and one-click bug creation.
π Overview#
The Sniffer Browser Extension lets team members capture bugs on the spot while browsing any website. Click the extension icon to open the capture panel, which records a screenshot (with annotation tools), console logs, network requests, and device information β then creates a bug in your Sniffer project with a single click.
Captured bugs automatically sync to π Jira and appear on the π Task Board.
π¦ Installation#
The extension is available as an unpacked Chrome extension. Setup instructions are in your project at Settings β Extension Unpacked.
Steps:#
-
Download the extension package from your Sniffer project settings
-
Open Chrome and navigate to
chrome://extensions -
Enable Developer Mode (toggle in the top-right)
-
Click Load Unpacked and select the downloaded extension folder
-
The Sniffer icon appears in your browser toolbar
-
Click the icon and sign in with your Sniffer credentials
Supported Browsers: Google Chrome, Microsoft Edge (Chromium-based)
πΈ Capture Capabilities#
πΌοΈ Screenshots#
π₯ Screen Recording#
π Console Logs#
π Network Logs#
π± Device Context#
Automatically captured:
-
Operating System and version
-
Browser name and version
-
Screen resolution
-
User agent string
-
Current page URL
π₯οΈ DOM Snapshot#
Captures the HTML state of the page at the time of the bug report.
π Creating a Bug from the Extension#
After capturing data, a bug creation form appears:
Click Create β the bug is created in your Sniffer project with all captured data attached. If Jira sync is active, a Jira ticket is created automatically.
π Auto-Capture Mode#
The extension can run in the background and automatically capture errors:
-
JavaScript exceptions trigger automatic capture
-
Network failures are logged passively
-
Captured data is queued for review before creating bugs