Bug Reproduction Recorder

Record user actions and auto-generate reproducible bug reports.

As of June 2026, Bug Reproduction Recorder has 16 users in the Developer Tools category.

Usersno change0%
16
16
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.6.2
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

5 snapshots

Tracking since May 8, 2026.

16.96103.039999999999999May 8, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
May 8, 20260.2.3
May 12, 20260.2.3
May 18, 202640.4.2
May 24, 202690.5.1
Jun 6, 2026140.6.2
Now160.6.2

Changelog

  • May 24, 2026
    description
    Bug Reproduction Recorder is a free Chrome extension that records browser interactions and auto-generates structured bug reports — complete with screenshots, video, console logs, network requests, and annotation tools.
    Built for QA engineers, developers, and anyone who's tired of writing bug reports by hand.
    
    🔴 HOW IT WORKS
    
    Click Record — choose Tab mode, Window mode, or Steps-only
    Reproduce the bug — BugRecorder silently captures every click, input, navigation, console error, and network request, grouped by step
    Annotate — draw arrows, rectangles, text, and freehand highlights directly on screenshots
    Share — get a shareable link, export as HTML/PDF, or download locally
    
    
    🛠 CORE FEATURES
    
    Record any tab or window — Tab mode captures a single tab via chrome.tabCapture. Window mode captures your full browser window via getDisplayMedia. Steps-only mode skips video for lightweight reports.
    Auto-generated bug reports — Every recording produces a structured report with numbered steps, action descriptions, timestamps, browser info, and viewport details.
    Screenshot capture at every step — Each user action (click, input, navigation, form submit) automatically captures a full-page screenshot.
    Video recording — Record the full visual session as a video alongside your step-by-step report.
    Microphone recording — Narrate your bug reproduction with voice. Your audio is mixed into the video recording so reviewers hear your explanation.
    System audio capture — Record tab audio or system audio alongside your screen. Available in both Tab and Window modes.
    Camera bubble overlay — A draggable 120px webcam circle appears on the page during recording so your team can see your face and reactions.
    
    
    🔬 DEVELOPER TOOLS — What makes Bug Recorder different
    
    Console log capture — Automatically captures console.log, console.warn, console.error, and console.info output from the page's JavaScript. Unhandled errors and promise rejections are captured too. All logs are grouped under the step that triggered them.
    Network request capture — Every fetch() and XMLHttpRequest is recorded with full details: method, URL, status code, duration, request headers, response headers, and response body (capped at 10KB). Logs are associated with the user action that triggered them, creating a step-by-step debugging timeline.
    Screenshot annotation — After recording, an annotation editor opens where you can draw arrows, rectangles, text labels, and freehand highlights on any screenshot. Annotations are stored as JSON and rendered on the shared report — recipients can even re-edit them. Annotations are only flattened into PNGs on PDF/HTML export.
    
    
    📋 EXPORT & SHARING
    
    Shareable report links — Every report gets a unique URL you can send to anyone. No account required to view.
    HTML & PDF export — Download self-contained bug reports with all screenshots, annotations, console logs, and network details embedded.
    Report history — Browse, search, and re-export all your past reports directly from the extension popup.
    
    
    🔒 PRIVACY & SECURITY
    
    Password fields are automatically masked in step descriptions
    Reports are stored in Supabase with Row Level Security — only you can see your reports
    Shared report links are public by design, but only accessible if you have the unique URL
    No analytics, no tracking, no ads
    Full privacy policy: https://bugrecorder-landing.vercel.app/privacy.html
    
    
    💰 PRICING
    FREE — Unlimited reports with all features:
    
    Unlimited recordings and reports
    All recording modes (Tab, Window, Steps-only)
    Video + mic + system audio + camera bubble
    Console & network log capture
    Screenshot annotation (arrows, rectangles, text, freehand)
    Shareable report links
    HTML/PDF export
    Report history
    
    PRO ($5/month) — Everything in Free, plus:
    
    Priority support
    Team workspaces (coming soon)
    Jira / Linear / GitHub integration (coming soon)
    
    🏷 TAGS / CATEGORIES
    Primary category: Developer Tools
    Secondary: Productivity
    Bug Reproduction Recorder is a free Chrome extension that records browser interactions and auto-generates structured bug reports — complete with screenshots, video, console logs, network requests, annotation tools, and a team dashboard.
    
    Built for QA engineers, developers, and teams who are tired of writing bug reports by hand.
    
    
    🔴 HOW IT WORKS
    
    Click Record — choose Tab mode, Window mode, or Steps-only
    Reproduce the bug — BugRecorder captures every click, input, navigation, console error, and network request, grouped by step
    Annotate — draw arrows, rectangles, text, and freehand highlights directly on screenshots
    Share — get a shareable link, export as HTML/PDF, or send to your team dashboard
    
    
    🛠 CORE FEATURES
    
    Record any tab or window — Tab mode captures a single tab. Window mode captures your full browser window. Steps-only mode skips video for lightweight reports.
    Auto-generated bug reports — Every recording produces a structured report with numbered steps, action descriptions, timestamps, browser info, and viewport details.
    Screenshot capture at every step — Each user action automatically captures a full-page screenshot.
    Video recording — Record the full visual session alongside your step-by-step report.
    Microphone + system audio — Narrate your bug reproduction with voice. Capture tab or system audio. Both can be mixed simultaneously.
    Camera bubble overlay — A draggable webcam circle appears on the page during recording.
    
    
    🔬 DEVELOPER TOOLS
    
    Console log capture — Automatically captures console.log, console.warn, console.error, and console.info. Unhandled errors and promise rejections captured too. All logs grouped under the step that triggered them.
    Network request capture — Every fetch() and XMLHttpRequest recorded with full details: method, URL, status code, duration, request headers, response headers, and response body. Associated with the user action that triggered them, creating a step-by-step debugging timeline.
    Screenshot annotation — After recording, draw arrows, rectangles, text labels, and freehand highlights on any screenshot. Annotations are re-editable in the shared report viewer. Only flattened into PNGs on export.
    
    
    👥 TEAM DASHBOARD (NEW in v0.6)
    
    Shared bug inbox — All team bug reports in one place with filters by status, priority, and assignee.
    Assign & track — Assign bugs to team members. Track status: Open → In Progress → Fixed → Closed. Set priority: Low, Medium, High, Critical.
    Comments — Discuss bugs directly on reports with real-time comments.
    Team management — Invite members by email, shareable link, or auto-join by company email domain. Role management: Owner, Admin, Member.
    Report detail view — Full report rendering with resizable sidebar for status, priority, assignee, and comments. Independent scrolling for steps and sidebar.
    Dashboard: https://bugrecorder-app.vercel.app
    
    Free for teams up to 3 members. Teams with 4+ members require Pro ($10/month, paid by team owner).
    
    
    📋 EXPORT & SHARING
    
    Shareable report links — Every report gets a unique URL. No account required to view.
    HTML & PDF export — Download self-contained reports with all screenshots, annotations, console logs, and network details embedded.
    Report history — Browse and re-export all past reports from the extension.
    
    
    🔒 PRIVACY & SECURITY
    
    Password fields automatically masked
    Row Level Security — only you and your team can see your reports
    Shared report links are public by design, accessible only with the unique URL
    No analytics, no tracking, no ads
    Privacy policy: https://bugrecorder-landing.vercel.app/privacy.html
    
    
    
    💰 PRICING
    
    
    FREE — Unlimited personal reports + teams up to 3 members:
    
    All recording modes (Tab, Window, Steps-only)
    Video + mic + system audio + camera bubble
    Console & network log capture
    Screenshot annotation
    Shareable report links + HTML/PDF export
    Report history
    Team dashboard (up to 3 members)
    
    
    PRO ($10/month — team owner pays):
    
    Everything in Free
    Unlimited team members
    Priority support
  • May 18, 2026
    description
    Bug Reproduction Recorder is a QA-native Chrome extension that records your browser interactions and auto-generates structured, shareable bug reports — complete with screenshots, video, audio, and browser metadata.
    
    Built by QA engineers, for QA engineers.
    
    HOW TO USE:
    -----------------------
    1. Click the extension icon in your Chrome toolbar
    2. Choose recording mode: Tab, Window, or Steps Only
    3. Optionally enable 🎤 Microphone, 📷 Camera Bubble, and/or 🔊 System Audio
    4. Click "Start Recording"
    5. Reproduce the bug naturally
    6. Click "Stop Recording"
    7. Your report is auto-generated with steps, screenshots, and video
    8. Export as HTML, Markdown, or PDF — or share via a public link
    
    KEY FEATURES:
    --------------------------
    ✅ Record any browser tab or window
    ✅ Steps-only mode for lightweight reports
    ✅ 🎤 Microphone audio recording
    ✅ 🔊 System/Tab audio recording
    ✅ 📷 Draggable camera bubble overlay
    ✅ Mix mic + system audio + camera simultaneously
    ✅ Auto-capture screenshots at every step
    ✅ Capture console errors automatically
    ✅ Video recording (Tab and Window modes)
    ✅ Export as HTML, Markdown, or PDF
    ✅ Share via public link — no login required for viewers
    ✅ Cloud sync — reports saved to your account
    ✅ Password fields automatically masked
    
    FREE TIER: 20 reports/month
    PRO ($5/month): Unlimited reports
    
    Perfect for QA engineers, testers, and development teams who need fast, reproducible bug reports without the manual effort.
    Bug Reproduction Recorder is a free Chrome extension that records browser interactions and auto-generates structured bug reports — complete with screenshots, video, console logs, network requests, and annotation tools.
    Built for QA engineers, developers, and anyone who's tired of writing bug reports by hand.
    
    🔴 HOW IT WORKS
    
    Click Record — choose Tab mode, Window mode, or Steps-only
    Reproduce the bug — BugRecorder silently captures every click, input, navigation, console error, and network request, grouped by step
    Annotate — draw arrows, rectangles, text, and freehand highlights directly on screenshots
    Share — get a shareable link, export as HTML/PDF, or download locally
    
    
    🛠 CORE FEATURES
    
    Record any tab or window — Tab mode captures a single tab via chrome.tabCapture. Window mode captures your full browser window via getDisplayMedia. Steps-only mode skips video for lightweight reports.
    Auto-generated bug reports — Every recording produces a structured report with numbered steps, action descriptions, timestamps, browser info, and viewport details.
    Screenshot capture at every step — Each user action (click, input, navigation, form submit) automatically captures a full-page screenshot.
    Video recording — Record the full visual session as a video alongside your step-by-step report.
    Microphone recording — Narrate your bug reproduction with voice. Your audio is mixed into the video recording so reviewers hear your explanation.
    System audio capture — Record tab audio or system audio alongside your screen. Available in both Tab and Window modes.
    Camera bubble overlay — A draggable 120px webcam circle appears on the page during recording so your team can see your face and reactions.
    
    
    🔬 DEVELOPER TOOLS — What makes Bug Recorder different
    
    Console log capture — Automatically captures console.log, console.warn, console.error, and console.info output from the page's JavaScript. Unhandled errors and promise rejections are captured too. All logs are grouped under the step that triggered them.
    Network request capture — Every fetch() and XMLHttpRequest is recorded with full details: method, URL, status code, duration, request headers, response headers, and response body (capped at 10KB). Logs are associated with the user action that triggered them, creating a step-by-step debugging timeline.
    Screenshot annotation — After recording, an annotation editor opens where you can draw arrows, rectangles, text labels, and freehand highlights on any screenshot. Annotations are stored as JSON and rendered on the shared report — recipients can even re-edit them. Annotations are only flattened into PNGs on PDF/HTML export.
    
    
    📋 EXPORT & SHARING
    
    Shareable report links — Every report gets a unique URL you can send to anyone. No account required to view.
    HTML & PDF export — Download self-contained bug reports with all screenshots, annotations, console logs, and network details embedded.
    Report history — Browse, search, and re-export all your past reports directly from the extension popup.
    
    
    🔒 PRIVACY & SECURITY
    
    Password fields are automatically masked in step descriptions
    Reports are stored in Supabase with Row Level Security — only you can see your reports
    Shared report links are public by design, but only accessible if you have the unique URL
    No analytics, no tracking, no ads
    Full privacy policy: https://bugrecorder-landing.vercel.app/privacy.html
    
    
    💰 PRICING
    FREE — Unlimited reports with all features:
    
    Unlimited recordings and reports
    All recording modes (Tab, Window, Steps-only)
    Video + mic + system audio + camera bubble
    Console & network log capture
    Screenshot annotation (arrows, rectangles, text, freehand)
    Shareable report links
    HTML/PDF export
    Report history
    
    PRO ($5/month) — Everything in Free, plus:
    
    Priority support
    Team workspaces (coming soon)
    Jira / Linear / GitHub integration (coming soon)
    
    🏷 TAGS / CATEGORIES
    Primary category: Developer Tools
    Secondary: Productivity
  • May 12, 2026
    description
    Bug Reproduction Recorder
    Bug Reproduction Recorder is a QA-native Chrome extension that records your browser interactions and auto-generates structured, shareable bug reports — complete with screenshots, console errors, and browser metadata.
    Built by QA engineers, for QA engineers.
    
    
    HOW TO USE:
    -----------------------
    Click the extension icon in your Chrome toolbar
    Choose recording mode: Tab (current tab only) or Window (entire browser)
    Click "Start Recording" — the extension will begin capturing your actions
    Reproduce the bug naturally — click, type, and navigate as you normally would
    Click "Stop Recording" when done
    Your bug report is automatically generated with all steps, screenshots, and console errors
    Export as HTML, Markdown, or PDF — or share via a public link instantly
    
    KEY FEATURES:
    --------------------------
    Record clicks, inputs, and navigation in Tab or Window mode
    Auto-capture screenshots at every step
    Capture console errors automatically
    Export reports as HTML, Markdown, or PDF
    Share bug reports via a public link — no login required for viewers
    Cloud sync — reports saved to your account, accessible anywhere
    Video recording support (Tab and Window modes)
    Password fields automatically masked for security
    
    FREE TIER: 20 reports/month
    PRO ($5/month): Unlimited reports
    
    Perfect for QA engineers, testers, and development teams who need fast, reproducible bug reports without the manual effort.
    Bug Reproduction Recorder is a QA-native Chrome extension that records your browser interactions and auto-generates structured, shareable bug reports — complete with screenshots, video, audio, and browser metadata.
    
    Built by QA engineers, for QA engineers.
    
    HOW TO USE:
    -----------------------
    1. Click the extension icon in your Chrome toolbar
    2. Choose recording mode: Tab, Window, or Steps Only
    3. Optionally enable 🎤 Microphone, 📷 Camera Bubble, and/or 🔊 System Audio
    4. Click "Start Recording"
    5. Reproduce the bug naturally
    6. Click "Stop Recording"
    7. Your report is auto-generated with steps, screenshots, and video
    8. Export as HTML, Markdown, or PDF — or share via a public link
    
    KEY FEATURES:
    --------------------------
    ✅ Record any browser tab or window
    ✅ Steps-only mode for lightweight reports
    ✅ 🎤 Microphone audio recording
    ✅ 🔊 System/Tab audio recording
    ✅ 📷 Draggable camera bubble overlay
    ✅ Mix mic + system audio + camera simultaneously
    ✅ Auto-capture screenshots at every step
    ✅ Capture console errors automatically
    ✅ Video recording (Tab and Window modes)
    ✅ Export as HTML, Markdown, or PDF
    ✅ Share via public link — no login required for viewers
    ✅ Cloud sync — reports saved to your account
    ✅ Password fields automatically masked
    
    FREE TIER: 20 reports/month
    PRO ($5/month): Unlimited reports
    
    Perfect for QA engineers, testers, and development teams who need fast, reproducible bug reports without the manual effort.
  • May 12, 2026
    permissions
    activeTab, tabs, storage, windows, tabCapture, offscreen, downloads, identity
    activeTab, tabs, storage, windows, tabCapture, offscreen, downloads, identity, scripting

Permissions & access

Permissions
activeTabtabsstoragewindowstabCaptureoffscreendownloadsidentityscripting
Host access
<all_urls>

Screenshots

Bug Reproduction Recorder screenshot 1Bug Reproduction Recorder screenshot 2Bug Reproduction Recorder screenshot 3Bug Reproduction Recorder screenshot 4Bug Reproduction Recorder screenshot 5Bug Reproduction Recorder screenshot 6

About

Bug Reproduction Recorder is a free Chrome extension that records browser interactions and auto-generates structured bug reports — complete with screenshots, video, console logs, network requests, annotation tools, and a team dashboard.

Built for QA engineers, developers, and teams who are tired of writing bug reports by hand.


🔴 HOW IT WORKS

Click Record — choose Tab mode, Window mode, or Steps-only
Reproduce the bug — BugRecorder captures every click, input, navigation, console error, and network request, grouped by step
Annotate — draw arrows, rectangles, text, and freehand highlights directly on screenshots
Share — get a shareable link, export as HTML/PDF, or send to your team dashboard


🛠 CORE FEATURES

Record any tab or window — Tab mode captures a single tab. Window mode captures your full browser window. Steps-only mode skips video for lightweight reports.
Auto-generated bug reports — Every recording produces a structured report with numbered steps, action descriptions, timestamps, browser info, and viewport details.
Screenshot capture at every step — Each user action automatically captures a full-page screenshot.
Video recording — Record the full visual session alongside your step-by-step report.
Microphone + system audio — Narrate your bug reproduction with voice. Capture tab or system audio. Both can be mixed simultaneously.
Camera bubble overlay — A draggable webcam circle appears on the page during recording.


🔬 DEVELOPER TOOLS

Console log capture — Automatically captures console.log, console.warn, console.error, and console.info. Unhandled errors and promise rejections captured too. All logs grouped under the step that triggered them.
Network request capture — Every fetch() and XMLHttpRequest recorded with full details: method, URL, status code, duration, request headers, response headers, and response body. Associated with the user action that triggered them, creating a step-by-step debugging timeline.
Screenshot annotation — After recording, draw arrows, rectangles, text labels, and freehand highlights on any screenshot. Annotations are re-editable in the shared report viewer. Only flattened into PNGs on export.


👥 TEAM DASHBOARD (NEW in v0.6)

Shared bug inbox — All team bug reports in one place with filters by status, priority, and assignee.
Assign & track — Assign bugs to team members. Track status: Open → In Progress → Fixed → Closed. Set priority: Low, Medium, High, Critical.
Comments — Discuss bugs directly on reports with real-time comments.
Team management — Invite members by email, shareable link, or auto-join by company email domain. Role management: Owner, Admin, Member.
Report detail view — Full report rendering with resizable sidebar for status, priority, assignee, and comments. Independent scrolling for steps and sidebar.
Dashboard: https://bugrecorder-app.vercel.app

Free for teams up to 3 members. Teams with 4+ members require Pro ($10/month, paid by team owner).


📋 EXPORT & SHARING

Shareable report links — Every report gets a unique URL. No account required to view.
HTML & PDF export — Download self-contained reports with all screenshots, annotations, console logs, and network details embedded.
Report history — Browse and re-export all past reports from the extension.


🔒 PRIVACY & SECURITY

Password fields automatically masked
Row Level Security — only you and your team can see your reports
Shared report links are public by design, accessible only with the unique URL
No analytics, no tracking, no ads
Privacy policy: https://bugrecorder-landing.vercel.app/privacy.html



💰 PRICING


FREE — Unlimited personal reports + teams up to 3 members:

All recording modes (Tab, Window, Steps-only)
Video + mic + system audio + camera bubble
Console & network log capture
Screenshot annotation
Shareable report links + HTML/PDF export
Report history
Team dashboard (up to 3 members)


PRO ($10/month — team owner pays):

Everything in Free
Unlimited team members
Priority support

Technical

Version
0.6.2
Manifest
V3
Size
210KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
bjljppfeefaemnnilkbigfmegaaebkmd
Developer ID
u7a230a30347ccda7ba22b30b85730bcb
Developer Email
[email protected]
Created
May 7, 2026
Last Updated (Store)
May 22, 2026
Last Scraped
Jun 6, 2026
Website

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.