Description from extension meta
Displays errors as toast notifications
Image from store
Description from store
This Chrome extension displays error messages as toast notifications in the browser. It captures various types of errors, including script errors, resource loading errors, and unhandled promise rejections, and presents them in a user-friendly manner.
You can turn notifications on or off using a browser action. After changing the notification state, reload your browser. With notifications on, it injects script into pages loaded by the browser to monitor errors.
Notifications may be turned off immediately after installation. Please turn notifications on when necessary.