Notifies JavaScript errors by icon in toolbar bar or notification popup
GitHub → https://goo.gl/RBcFK8
Test page → https://goo.gl/IEXS2y
--- FEATURES ---
✔ Change extension icon color in toolbar when JavaScript error occurs
✔ Show error icon in bottom right page corner
✔ Show errors details by click on toolbar or notification icon
✔ Error source URL in popup is clickable
✔ Show errors details in notification popup
✔ Show errors stack traces
✔ Show errors column number
✔ Error source in notification popups is clickable
✔ Does not overrides user-defined error handler
✔ Handle console.error() calls
✔ Handle missing js/css/other missing files 404 errors
✔ Ignore 404 errors initiated by AdBlock and etc
✔ Ignores repeated errors
✔ Ignores Google Chrome extensions internal errors
✔ Error text is linked on StackOverflow search
✔ Copy errors details to clipboard
- License: MIT License
- Weekly downloads: 14
- Average daily users: 495
- Rating: 4.9/5 of 10 ratings
- Created: 2018-04-22 05:32:02
- Last updated: 2018-04-30 22:20:09
- Homepage: https://github.com/barbushin/javascript-errors-notifier
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/javascript-errors/
- API: {7475ce7a-3ac7-485f-8713-469154e7bb35}