Ask to URL instantly on exception
When you encounter some un-handled exception and you don't know the reason, you would enter the error message to URL bar of your browser. This npm module does it automatically.
;var a;console; // Error! No member 'foo' for undefined.
Distributed under MIT License