Signal: Report bugs & feedback with context developers love
Record and share detailed bug reports: console logs, network traffic, storage state, environment data, and screencasts.
As of June 2026, Signal: Report bugs & feedback with context developers love has 32 users in the Developer Tools category.
Usersup 33.3 percent+33.3%
32
32
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.8.0
Manifest V3
90-day change · In the last 90 days this extension 8 version updates, changed permissions.
History
10 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 24 | — | — | 1.4 |
| Apr 8, 2026 | 30 | — | — | 1.5 |
| Apr 19, 2026 | 36 | — | — | 1.6 |
| Apr 24, 2026 | 35 | — | — | 1.7.4 |
| May 2, 2026 | 39 | — | — | 1.7.5 |
| May 8, 2026 | 38 | — | — | 1.7.6 |
| May 13, 2026 | 36 | — | — | 1.7.6 |
| May 19, 2026 | 34 | — | — | 1.7.7 |
| May 25, 2026 | 36 | — | — | 1.7.7 |
| Jun 7, 2026 | 32 | — | — | 1.7.8 |
| Now | 32 | — | — | 1.8.0 |
Changelog
- May 13, 2026description
Tired of hearing "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you're a QA professional, a support lead, or a solo web developer, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, component tree data, and environment data, all synchronized on a beautiful, interactive timeline. 🔥 KEY FEATURES • ⚡ High-Fidelity Recording: Capture full network traffic (HAR files) and every console detail (errors, warnings, console.table, and uncaught exceptions). • 🔄 Intelligent Session Replay: Don't just watch — reproduce. Replay user events in a clean Isolated Sandbox with injected storage and pre-flight auth requests. • 📸 Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. • 🔗 Seamless Webhook Sharing: Push bug reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. • 🛠️ Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test REST API fixes on the fly. • 🔒 Privacy First by Design: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. All data stays local until you explicitly share it. 💻 SIGNAL FOR VS CODE Signal pairs with a free VS Code extension that closes the loop between a captured bug and your codebase. When you open a report in Developer mode, a single click fires a deep link that: • Opens the right workspace in VS Code automatically • Shows a structured Debug Panel with detected problems, user journey, console errors, XHR traffic, storage state, and framework info - all in one tabbed view • Resolves minified stack frames back to your original source files and opens them at the exact line • Registers the Signal MCP server so your AI agent can query the session data Install the VS Code extension free from the marketplace: https://marketplace.visualstudio.com/items?itemName=catchsignal.signal 🌟 WHAT'S NEW IN VERSION 1.7 Report Naming & Classification Give every recording a purpose. When you stop recording, a quick dialog lets you name the report, pick a type (Bug, UX Feedback, Improvement, or Other), and add an optional description. The details appear on the Environment tab and flow directly into LLM context - so AI assistants get the full picture instantly. User / Developer / Editor Mode The viewer now ships with three distinct modes. User mode strips away developer tooling for a clean, share-friendly view. Developer mode surfaces the full toolset - VS Code integration, Replay, scripts, and exports. Editor mode lets you annotate and edit the report in place. Your chosen mode persists across sessions. PREVIOUS UPDATES Version 1.6 • LLM Context Configuration & Token Indicators Generate an LLM-optimized context payload straight from the viewer. Configure exactly which data to include (environment, failed network requests, console errors, storage) with a live token usage arc for Claude, GPT-4o, Gemini, and Llama 3. • VS Code Workspace Integration: Map web domains to your local project folders. An "Open in VS Code" button bridges your browser session directly to your IDE for instant debugging. • Comprehensive Data Redaction Engine: Our Data Redaction Engine automatically scrubs sensitive data across all six capture surfaces (requests, headers, bodies, console, storage, and DOM) before anything is stored or exported. Define custom redaction rules (Regex, JSON keys, Headers) tailored to your project's data shapes. Version 1.5 • Smaller Exports, Zero Config: Automated report optimization stripping duplicate frames and static asset responses. • Full Control Over Recording Size: Choose between continuous video or screenshot-per-event mode. • Download as Video: Convert any screencast to WebM right in the browser. • Capture API Responses: Store XHR/Fetch response bodies (opt-in). • Jira Improvements: Self-hosted Server & Data Center support alongside Jira Cloud. Stop guessing. Start Signal-ing at https://catchsignal.dev/
Bug reports that developers actually love. Signal captures everything - network traffic, console logs, storage state, environment data, and a synchronized screencast - and wraps it into a crisp, shareable report in seconds. No more back-and-forth. No more "can you reproduce it?" No more digging through logs. Just one click to record, one click to share, and a report that tells the full story. ───────────────────────────────────── 🚀 WHY TEAMS CHOOSE SIGNAL ───────────────────────────────────── Whether you're a QA engineer hunting regressions, a support agent triaging customer issues, or a developer fixing that impossible-to-repro bug - Signal gives you the full picture so problems get fixed faster. ✅ Reports your whole team will actually read ✅ AI-ready context so LLMs debug for you, not with you ✅ Privacy-first: credentials and PII are redacted automatically ✅ Works on any site - no code changes, no SDK, no backend required ───────────────────────────────────── ⚡ CORE FEATURES ───────────────────────────────────── 🎯 High-Fidelity Recording Capture full network traffic (HAR), every console event - errors, warnings, tables, uncaught exceptions - plus storage state and environment metadata, all synced to an interactive timeline. 🔄 Intelligent Session Replay More than a screen recording. Replay captured user events in a clean environment with injected storage and pre-flight auth requests, so anyone on the team can reproduce the exact bug state. 🤖 LLM Context Export Turn any report into a precise, token-efficient AI prompt with one click. Send straight to ChatGPT, Claude, Gemini, or Llama. A live arc indicator shows token usage against each model's limit so you never blow the context window. Choose exactly what to include: environment, console errors, failed requests (with redacted payloads), storage snapshot, and user-reported issues. 🔒 Automatic Data Redaction Sensitive data is stripped at capture time - before anything hits storage or export. Built-in rules cover auth headers, cookies, JWT tokens, credit cards, email addresses, and common secret JSON keys across all six capture surfaces. Add custom rules (header, query param, JSON key, or regex) for your project's specific fields. 🛠️ Developer Request Composer Re-send any captured network request with one click. Edit headers and bodies inline to test API fixes on the spot - no switching to Postman, no copy-pasting curl commands. 📸 Screenshot & Annotation Editor Snap, highlight, and draw. Point exactly where it hurts with built-in annotation tools before you share. 🔗 One-Click Webhook Delivery Push reports directly to Jira, Slack, or any custom endpoint via configurable webhooks - formatted exactly how your team expects them. 💻 VS Code Integration Map domains to local project folders. When your tab matches a saved mapping, an "Open in VS Code" button appears instantly in the popup - zero friction from browser to editor. 📦 Flexible Export Formats Export as JSON, ZIP, or GZIP - configured once in Settings. Download any screencast as a WebM video directly in the browser, no server required. ───────────────────────────────────── ✨ WHAT'S NEW IN v1.7 ───────────────────────────────────── Rolling Buffer — always-on, zero-effort capture A silent background buffer records the last 2 minutes of debug context on configured domains. When a JS error fires - or you press Alt+Shift+B - it commits instantly into a full report. No need to remember to start recording. Backend Log Correlation Connect an observability integration (Azure Log Analytics, Sentry, Grafana/Loki) via the new Workspace Builder. Network requests show a badge with matched log entries revealed inline, correlated via distributed trace IDs. Azure Log Analytics includes a no-credentials demo account to try immediately. Framework Component Detection Signal detects the React, Vue, or Svelte component that owns a highlighted element and surfaces the component name as a colour-coded badge - in the report dialog, the Issues tab, and the LLM context, so your AI agent knows exactly where to look. Report Naming & Classification Name your report, tag it as Bug / UX Feedback / Improvement / Other, and add a description — right when the recording stops. Camera Recorder + Video Trimmer Record webcam video with audio as a .webm file. Set precise in/out trim points with a live frame preview before exporting. Jira Description Templates Define per-project, per-issue-type templates using tags that auto-populate with recording data: starting URL, repro steps, console errors, network errors, and reported issues. ───────────────────────────────────── 🔐 PRIVACY ───────────────────────────────────── Signal records only what you explicitly start recording. There is no background telemetry and no data is sent anywhere without your action. The built-in redaction engine strips credentials and PII before reports leave your machine. Full privacy policy: https://catchsignal.dev/privacy ───────────────────────────────────── Ready to fix bugs faster? Install Signal and send your first report in under a minute. → https://catchsignal.dev/
- Apr 24, 2026permissions
debugger, storage, activeTab, unlimitedStorage, downloads, tabCapture
debugger, scripting, storage, activeTab, unlimitedStorage, downloads, tabCapture
- Apr 19, 2026description
Tired of hearing "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you’re a QA professional, a support lead, or a solo web developer, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, component tree data, and environment data, all synchronized on a beautiful, interactive timeline. 🔥 KEY FEATURES • High-Fidelity Recording: Capture full network traffic (HAR files) and every console detail (errors, warnings, console.table, and uncaught exceptions). • Intelligent Session Replay: Don't just watch — reproduce. Replay user events in a clean Isolated Sandbox with injected storage and pre-flight auth requests. • Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. • Seamless Webhook Sharing: Push bug reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. • Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test REST API fixes on the fly. • Privacy First by Design: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. All data stays local until you explicitly share it. 🌟 WHAT’S NEW IN VERSION 1.6 🤖 LLM Context Configuration & Token Indicators Harness the power of AI to fix bugs! You can now generate an LLM-optimized context payload straight from the viewer. Configure exactly which data to include (environment, failed network requests, component state, console errors) with a live token usage arc for Claude, GPT-4o, Gemini, and Llama 3! 💻 VS Code Workspace Integration Map web domains to your local project folders. A magical "Open in VS Code" button now seamlessly bridges your browser session directly to your IDE for instant debugging. 🛡️ Comprehensive Data Redaction Engine Privacy is paramount. Our new Data Redaction Engine automatically scrubs sensitive data across all six capture surfaces (requests, headers, bodies, console, storage, and DOM) before anything is safely stored or exported. You can even define custom redaction rules (Regex, JSON keys, Headers) tailored specifically for your project's unique data shapes! PREVIOUS UPDATES (Version 1.5) • Smaller Exports, Zero Config: Automated report optimization stripping duplicate frames and static asset responses. • Full Control Over Recording Size: Choose between continuous video or screenshot-per-event mode. • Download as Video: Convert any screencast to WebM right in the browser. • Capture API Responses: Store XHR/Fetch response bodies (opt-in). • Settings in the Viewer: Tweak extension preferences directly from the Viewer. • Jira Improvements: Self-hosted Server & Data Center support alongside Jira Cloud. Stop guessing. Start Signal-ing at https://catchsignal.dev/
Tired of hearing "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you're a QA professional, a support lead, or a solo web developer, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, component tree data, and environment data, all synchronized on a beautiful, interactive timeline. 🔥 KEY FEATURES • ⚡ High-Fidelity Recording: Capture full network traffic (HAR files) and every console detail (errors, warnings, console.table, and uncaught exceptions). • 🔄 Intelligent Session Replay: Don't just watch — reproduce. Replay user events in a clean Isolated Sandbox with injected storage and pre-flight auth requests. • 📸 Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. • 🔗 Seamless Webhook Sharing: Push bug reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. • 🛠️ Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test REST API fixes on the fly. • 🔒 Privacy First by Design: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. All data stays local until you explicitly share it. 💻 SIGNAL FOR VS CODE Signal pairs with a free VS Code extension that closes the loop between a captured bug and your codebase. When you open a report in Developer mode, a single click fires a deep link that: • Opens the right workspace in VS Code automatically • Shows a structured Debug Panel with detected problems, user journey, console errors, XHR traffic, storage state, and framework info - all in one tabbed view • Resolves minified stack frames back to your original source files and opens them at the exact line • Registers the Signal MCP server so your AI agent can query the session data Install the VS Code extension free from the marketplace: https://marketplace.visualstudio.com/items?itemName=catchsignal.signal 🌟 WHAT'S NEW IN VERSION 1.7 Report Naming & Classification Give every recording a purpose. When you stop recording, a quick dialog lets you name the report, pick a type (Bug, UX Feedback, Improvement, or Other), and add an optional description. The details appear on the Environment tab and flow directly into LLM context - so AI assistants get the full picture instantly. User / Developer / Editor Mode The viewer now ships with three distinct modes. User mode strips away developer tooling for a clean, share-friendly view. Developer mode surfaces the full toolset - VS Code integration, Replay, scripts, and exports. Editor mode lets you annotate and edit the report in place. Your chosen mode persists across sessions. PREVIOUS UPDATES Version 1.6 • LLM Context Configuration & Token Indicators Generate an LLM-optimized context payload straight from the viewer. Configure exactly which data to include (environment, failed network requests, console errors, storage) with a live token usage arc for Claude, GPT-4o, Gemini, and Llama 3. • VS Code Workspace Integration: Map web domains to your local project folders. An "Open in VS Code" button bridges your browser session directly to your IDE for instant debugging. • Comprehensive Data Redaction Engine: Our Data Redaction Engine automatically scrubs sensitive data across all six capture surfaces (requests, headers, bodies, console, storage, and DOM) before anything is stored or exported. Define custom redaction rules (Regex, JSON keys, Headers) tailored to your project's data shapes. Version 1.5 • Smaller Exports, Zero Config: Automated report optimization stripping duplicate frames and static asset responses. • Full Control Over Recording Size: Choose between continuous video or screenshot-per-event mode. • Download as Video: Convert any screencast to WebM right in the browser. • Capture API Responses: Store XHR/Fetch response bodies (opt-in). • Jira Improvements: Self-hosted Server & Data Center support alongside Jira Cloud. Stop guessing. Start Signal-ing at https://catchsignal.dev/
- Apr 19, 2026permissions
debugger, storage, activeTab, unlimitedStorage, downloads, scripting
debugger, storage, activeTab, unlimitedStorage, downloads, tabCapture
- Apr 8, 2026description
Tired of "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you’re a QA pro, a support lead, or a solo dev, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, and environment data, all synchronized on a beautiful, interactive timeline. Key Features -⚡ High-Fidelity Recording: Capture full network traffic (HAR) and every console detail (errors, warnings, console.table, and uncaught exceptions). - 🔄 Intelligent Session Replay: Don't just watch-reproduce. Replay user events in a clean environment with injected storage and pre-flight auth requests. - 📸 Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. - 🔗 Seamless Webhook Sharing: Push reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. - 🛠️ Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test API fixes on the fly. - 🔒 Privacy First: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. Your data stays yours. 🌟 What’s New in Version 1.5 Smaller Exports, Zero Config Exports are now automatically optimized - duplicate screencast frames and static asset responses are stripped before writing. Reports are smaller without changing any settings. Full Control Over Recording Size Choose between continuous screencast or screenshot-per-event mode. Configure frame format (JPEG/WebP), FPS, and quality. Exports available as JSON, ZIP, or GZIP (.json.gz) - set it once in Settings. Download as Video Convert any screencast recording to a WebM video file directly in the browser - no server required. Capture API Responses (opt-in) Store XHR/Fetch response bodies in the HAR log with a configurable size cap. Off by default to keep reports lean. Settings in the Viewer All extension preferences are now accessible from the Report Viewer's Settings tab - no need to open the popup. Jira Integration Improvements Define project-specific required fields, set a Project Key, and use self-hosted Jira Server / Data Center alongside Jira Cloud. Sandbox Snapshots Capture the exact page state you want - snapshot capture is now manual and on-demand instead of automatic on load. Stop guessing. Start Signal-ing (https://catchsignal.dev/).
Tired of hearing "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you’re a QA professional, a support lead, or a solo web developer, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, component tree data, and environment data, all synchronized on a beautiful, interactive timeline. 🔥 KEY FEATURES • High-Fidelity Recording: Capture full network traffic (HAR files) and every console detail (errors, warnings, console.table, and uncaught exceptions). • Intelligent Session Replay: Don't just watch — reproduce. Replay user events in a clean Isolated Sandbox with injected storage and pre-flight auth requests. • Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. • Seamless Webhook Sharing: Push bug reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. • Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test REST API fixes on the fly. • Privacy First by Design: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. All data stays local until you explicitly share it. 🌟 WHAT’S NEW IN VERSION 1.6 🤖 LLM Context Configuration & Token Indicators Harness the power of AI to fix bugs! You can now generate an LLM-optimized context payload straight from the viewer. Configure exactly which data to include (environment, failed network requests, component state, console errors) with a live token usage arc for Claude, GPT-4o, Gemini, and Llama 3! 💻 VS Code Workspace Integration Map web domains to your local project folders. A magical "Open in VS Code" button now seamlessly bridges your browser session directly to your IDE for instant debugging. 🛡️ Comprehensive Data Redaction Engine Privacy is paramount. Our new Data Redaction Engine automatically scrubs sensitive data across all six capture surfaces (requests, headers, bodies, console, storage, and DOM) before anything is safely stored or exported. You can even define custom redaction rules (Regex, JSON keys, Headers) tailored specifically for your project's unique data shapes! PREVIOUS UPDATES (Version 1.5) • Smaller Exports, Zero Config: Automated report optimization stripping duplicate frames and static asset responses. • Full Control Over Recording Size: Choose between continuous video or screenshot-per-event mode. • Download as Video: Convert any screencast to WebM right in the browser. • Capture API Responses: Store XHR/Fetch response bodies (opt-in). • Settings in the Viewer: Tweak extension preferences directly from the Viewer. • Jira Improvements: Self-hosted Server & Data Center support alongside Jira Cloud. Stop guessing. Start Signal-ing at https://catchsignal.dev/
- Apr 1, 2026description
Tired of "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you’re a QA pro, a support lead, or a solo dev, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, and environment data, all synchronized on a beautiful, interactive timeline. Key Features -⚡ High-Fidelity Recording: Capture full network traffic (HAR) and every console detail (errors, warnings, console.table, and uncaught exceptions). - 🔄 Intelligent Session Replay: Don't just watch—reproduce. Replay user events in a clean environment with injected storage and pre-flight auth requests. - 📸 Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. - 🔗 Seamless Webhook Sharing: Push reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. - 🛠️ Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test API fixes on the fly. - 🔒 Privacy First: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. Your data stays yours. 🌟 What’s New in Version 1.4 Intelligence & Navigation - AI-Optimized Context: We’ve stripped the noise from LLM exports (third-party errors, network clutter, and HAR timings), allowing AI tools to focus 100% on your app logic. - Cross-Tab Teleportation: Clicking a log or network request in the Timeline now "teleports" you to the dedicated tab, clears filters, and scrolls the element into view automatically. Enhanced Replay Experience - Pulsating Highlights: See exactly where the action is. Replays now feature a blue glow on target elements before they execute. - DOM Inspector (🔍): A new inspect button in the replay widget highlights elements in the live viewport and logs them to the console for deep-dive debugging. - Granular Storage Control: Choose exactly what to wipe (Cookies, IndexedDB, etc.) before a replay starts for a truly pristine state. Refined UI/UX - "Deep Blue" Dark Mode: A stunning, dependency-free redesign of the Replay Widget for a premium, integrated feel. - Copy as Fetch/cURL: Quickly grab network requests in your preferred format for external testing. Recent Improvements - Error Toasts: Real-time on-screen notifications for console and network failures. - Resizable Sidebars: Total control over your workspace with draggable detail panels. - Performance Boost: Switched to DocumentFragment rendering for buttery-smooth scrolling even with thousands of logs. Stop guessing. Start Signal-ing.
Tired of "it works on my machine"? Say hello to Signal, the high-fidelity recording extension that captures everything developers need to squash bugs in record time. Whether you’re a QA pro, a support lead, or a solo dev, Signal turns "I found a bug" into a comprehensive, actionable technical report. Signal doesn't just record your screen; it captures the soul of the web page - network traffic, console logs, storage states, and environment data, all synchronized on a beautiful, interactive timeline. Key Features -⚡ High-Fidelity Recording: Capture full network traffic (HAR) and every console detail (errors, warnings, console.table, and uncaught exceptions). - 🔄 Intelligent Session Replay: Don't just watch-reproduce. Replay user events in a clean environment with injected storage and pre-flight auth requests. - 📸 Pro Screenshot Editor: Snap, highlight, and annotate. Use built-in drawing tools to point exactly where it hurts. - 🔗 Seamless Webhook Sharing: Push reports directly to your stack (Jira, Slack, custom endpoints) via configurable multipart/form-data. - 🛠️ Developer Request Composer: Re-send any captured network request with one click. Edit headers and bodies to test API fixes on the fly. - 🔒 Privacy First: Securely redact sensitive headers (Authorization, Cookies) and local storage keys before exporting. Your data stays yours. 🌟 What’s New in Version 1.5 Smaller Exports, Zero Config Exports are now automatically optimized - duplicate screencast frames and static asset responses are stripped before writing. Reports are smaller without changing any settings. Full Control Over Recording Size Choose between continuous screencast or screenshot-per-event mode. Configure frame format (JPEG/WebP), FPS, and quality. Exports available as JSON, ZIP, or GZIP (.json.gz) - set it once in Settings. Download as Video Convert any screencast recording to a WebM video file directly in the browser - no server required. Capture API Responses (opt-in) Store XHR/Fetch response bodies in the HAR log with a configurable size cap. Off by default to keep reports lean. Settings in the Viewer All extension preferences are now accessible from the Report Viewer's Settings tab - no need to open the popup. Jira Integration Improvements Define project-specific required fields, set a Project Key, and use self-hosted Jira Server / Data Center alongside Jira Cloud. Sandbox Snapshots Capture the exact page state you want - snapshot capture is now manual and on-demand instead of automatic on load. Stop guessing. Start Signal-ing (https://catchsignal.dev/).
Permissions & access
- Permissions
- debuggerscriptingstorageactiveTabunlimitedStoragedownloadstabCapture
- Host access
- <all_urls>
Screenshots
About
Bug reports that developers actually love. Signal captures everything - network traffic, console logs, storage state, environment data, and a synchronized screencast - and wraps it into a crisp, shareable report in seconds. No more back-and-forth. No more "can you reproduce it?" No more digging through logs. Just one click to record, one click to share, and a report that tells the full story. ───────────────────────────────────── 🚀 WHY TEAMS CHOOSE SIGNAL ───────────────────────────────────── Whether you're a QA engineer hunting regressions, a support agent triaging customer issues, or a developer fixing that impossible-to-repro bug - Signal gives you the full picture so problems get fixed faster. ✅ Reports your whole team will actually read ✅ AI-ready context so LLMs debug for you, not with you ✅ Privacy-first: credentials and PII are redacted automatically ✅ Works on any site - no code changes, no SDK, no backend required ───────────────────────────────────── ⚡ CORE FEATURES ───────────────────────────────────── 🎯 High-Fidelity Recording Capture full network traffic (HAR), every console event - errors, warnings, tables, uncaught exceptions - plus storage state and environment metadata, all synced to an interactive timeline. 🔄 Intelligent Session Replay More than a screen recording. Replay captured user events in a clean environment with injected storage and pre-flight auth requests, so anyone on the team can reproduce the exact bug state. 🤖 LLM Context Export Turn any report into a precise, token-efficient AI prompt with one click. Send straight to ChatGPT, Claude, Gemini, or Llama. A live arc indicator shows token usage against each model's limit so you never blow the context window. Choose exactly what to include: environment, console errors, failed requests (with redacted payloads), storage snapshot, and user-reported issues. 🔒 Automatic Data Redaction Sensitive data is stripped at capture time - before anything hits storage or export. Built-in rules cover auth headers, cookies, JWT tokens, credit cards, email addresses, and common secret JSON keys across all six capture surfaces. Add custom rules (header, query param, JSON key, or regex) for your project's specific fields. 🛠️ Developer Request Composer Re-send any captured network request with one click. Edit headers and bodies inline to test API fixes on the spot - no switching to Postman, no copy-pasting curl commands. 📸 Screenshot & Annotation Editor Snap, highlight, and draw. Point exactly where it hurts with built-in annotation tools before you share. 🔗 One-Click Webhook Delivery Push reports directly to Jira, Slack, or any custom endpoint via configurable webhooks - formatted exactly how your team expects them. 💻 VS Code Integration Map domains to local project folders. When your tab matches a saved mapping, an "Open in VS Code" button appears instantly in the popup - zero friction from browser to editor. 📦 Flexible Export Formats Export as JSON, ZIP, or GZIP - configured once in Settings. Download any screencast as a WebM video directly in the browser, no server required. ───────────────────────────────────── ✨ WHAT'S NEW IN v1.7 ───────────────────────────────────── Rolling Buffer — always-on, zero-effort capture A silent background buffer records the last 2 minutes of debug context on configured domains. When a JS error fires - or you press Alt+Shift+B - it commits instantly into a full report. No need to remember to start recording. Backend Log Correlation Connect an observability integration (Azure Log Analytics, Sentry, Grafana/Loki) via the new Workspace Builder. Network requests show a badge with matched log entries revealed inline, correlated via distributed trace IDs. Azure Log Analytics includes a no-credentials demo account to try immediately. Framework Component Detection Signal detects the React, Vue, or Svelte component that owns a highlighted element and surfaces the component name as a colour-coded badge - in the report dialog, the Issues tab, and the LLM context, so your AI agent knows exactly where to look. Report Naming & Classification Name your report, tag it as Bug / UX Feedback / Improvement / Other, and add a description — right when the recording stops. Camera Recorder + Video Trimmer Record webcam video with audio as a .webm file. Set precise in/out trim points with a live frame preview before exporting. Jira Description Templates Define per-project, per-issue-type templates using tags that auto-populate with recording data: starting URL, repro steps, console errors, network errors, and reported issues. ───────────────────────────────────── 🔐 PRIVACY ───────────────────────────────────── Signal records only what you explicitly start recording. There is no background telemetry and no data is sent anywhere without your action. The built-in redaction engine strips credentials and PII before reports leave your machine. Full privacy policy: https://catchsignal.dev/privacy ───────────────────────────────────── Ready to fix bugs faster? Install Signal and send your first report in under a minute. → https://catchsignal.dev/
Technical
- Version
- 1.8.0
- Manifest
- V3
- Size
- 349KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- emhgdolnifabeijjkiooeocdomdbelia
- Developer ID
- uc05cf42ce733807618e636c0442783aa
- Developer Email
- [email protected]
- Created
- Jan 12, 2026
- Last Updated (Store)
- Jun 2, 2026
- Last Scraped
- Jun 7, 2026
- Website
- catchsignal.dev
Similar extensions
Alternatives to Signal: Report bugs & feedback with context developers love, ranked by description similarity.
BugRepro
Capture bugs with screenshots, recordings, console logs, and network data. Works on any site to help teams debug faster.
13
★ 5.0
Data collector and crash reporting
Collect screenshot, cookies, storage and network for internal reports.
8
Toolbar - Instant Bug Reports
Toolbar is a screen-capture tool that helps teams record, share, and review context-rich screen recordings and screenshots.
211
★ 5.0
QA Capture
Session logging & screenshots
32
★ 5.0
Network & Console Logger
Records network requests and console logs from web pages.
57
cURL & WS Capture
cURL & WS Capture help Capture network requests and WebSocket connections.
2.0K
★ 5.0
WebDevRecorder
Capture network requests, smart screenshots, and console logs for complete debugging context.
4
Bug Recorder
Capture user interactions and generate bug recreation reports
5
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.