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.****