Notifies users if there are any javascript errors on the page.Shows a little red cross on the top right of the url bar if there are any Javascript errors on the page.
To detect errors, 'window.onerror' is used.
Code here:
[email protected]:mattvagni/javascript-error-notifier.git