|
1 | 1 | # Quick Overflow |
| 2 | +###### Version 1.0 |
| 3 | +<img src="https://github.com/noamhacker/quick-overflow/blob/master/logo%202.png" width="250"> |
2 | 4 | #### Quick Overflow is a chrome extension which helps you quickly understand and solve your javascript errors. |
3 | 5 | Every time Quick Overflow detects an error in your javascript, it embeds an "error module" at the top of your webpage. |
4 | 6 | This module contains an explanation of your error, the code that caused it, and a one-click Stack Overflow search for relevant solutions. |
5 | 7 |
|
6 | 8 | 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. |
| 9 | + |
| 10 | +<hr> |
7 | 11 |  |
| 12 | + |
| 13 | + |
0 commit comments