- Notifications
You must be signed in to change notification settings - Fork0
noamhacker/quick-overflow
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Version 1.1 -Download here!
Quick Overflow is a chrome extension which helps you quickly find, understand, and solve your javascript errors.
Every time Quick Overflow detects an error in your javascript, it embeds an "error module" at the top of your webpage.
This module contains:
- an explanation of your error
- the code that caused it
- a one-click Stack Overflow search for relevant solutions.
The extension can listen for errors on any website, but can also be easily disabled for when you want to browse the web in peace.
Download the test webpagehere (save it as a .html file, and open it in chrome).
Make sure to enable the extension by clicking the icon. Visit chrome://extensions to "Allow access to file URLs" - this allows the extension to listen for errors when you are developing locally.
The extensionwill not work on local files unless this box is checked.
One click away from relevant solutions on Stack Overflow:
Contributors welcome :)
git clone, or download the zip file to get started.
About
A chrome extension which helps you quickly understand and solve your javascript errors.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.


