Skip to content

Google Chrome extension that notifies about JavaScritp errors by icon in address bar & popups

License

fashioncrazy09/javascript-errors-notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Errors Notifier

Installation

Add JavaScript Errors Notifier extension to your Google Chrome, and check test page to see how JavaScript errors will be handled in your browser.

Features

  • Show alert icon in address bar when JavaScript error occurs
  • Show error message and source when click on notification icon
  • Error source URL in popup is clickable
  • Show errors notification popups(optional)
  • Show errors stack traces(optional)
  • Show errors column number(optional)
  • Error source in notification popups is clickable
  • Does not overrides user-defined error handler
  • Ignores repeated errors
  • Ignores Google Chrome extensions internal errors

Contribution

  • Check Issues page for feature requests.
  • Please keep original code style: use tab for indention, and all other spacing & braces formatting like in original.
  • Test your code twice :) Thank you!

Recommended

Google Chrome extension PHP Console

About

Google Chrome extension that notifies about JavaScritp errors by icon in address bar & popups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%