Skip to content

Catchy v1.0.0 — First Public Release

Latest

Choose a tag to compare

@ionutcnu ionutcnu released this 14 Feb 19:06
07158a0

Release notes:
First public release of Catchy — a Chrome extension that catches console and runtime errors and surfaces them as clean, non-intrusive toasts directly on the page.

What's included

Added

  • Console error interception, uncaught exceptions, unhandled promise rejections, resource and network errors
  • Shadow DOM toast notifications with swipe-to-dismiss
  • Error history drawer (up to 200 errors, grouped, pinnable)
  • Ignore rules engine — filter errors by regex or substring, session or permanent
  • Per-site controls — enable/disable per domain
  • Configurable toast position, size, auto-close, max toasts
  • Dark mode support
  • Backtick (`) keyboard shortcut to open the error history drawer
  • Full React + Tailwind settings page
  • Playwright E2E test suite covering all major flows

Install

Download from the Chrome Web Store (link coming soon) or load the extension manually from the dist/ folder.****