Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ebbfb2b

Browse files
add images to readme
1 parent 8662f85 commit ebbfb2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Quick Overflow
2+
###### Version 1.0
3+
<img src="https://github.com/noamhacker/quick-overflow/blob/master/logo%202.png" width="250">
24
#### Quick Overflow is a chrome extension which helps you quickly understand and solve your javascript errors.
35
Every time Quick Overflow detects an error in your javascript, it embeds an "error module" at the top of your webpage.
46
This module contains an explanation of your error, the code that caused it, and a one-click Stack Overflow search for relevant solutions.
57

68
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>
711
![Sreenshot of extension](https://github.com/noamhacker/quick-overflow/blob/master/quick-overflow-screenshot.png)
12+
13+
![Extension popup](https://github.com/noamhacker/quick-overflow/blob/master/quick-overflow-screenshot-2.png)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /