Skip to content

Commit 638df7f

Browse files
committed
2 parents 00999bc + 4e180d4 commit 638df7f

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# Easy Stack Search - Chrome Extension
2-
A lightweight extension that makes searching Stack sites like StackOverflow quick & easy.
1+
<p align="center">
2+
<img src="./images/promo_large.png" width="50%" />
3+
</p>
4+
5+
Easy Stack Search is a lightweight extension that makes searching Stack sites like StackOverflow quick & easy.
6+
7+
### Feature list:
8+
1. Use "s" Omnibox command to search in stackoverflow from chrome address-bar.
9+
<br>For example - Type "s", press space/tab, then type "SharedPreferences" and press enter to bring up the search results for "SharedPreferences" in Stack Overflow.
10+
11+
2. Search any text you select using (right-click) context menu.
12+
13+
3. Choose whether search result is shown in same tab or new tab.
14+
15+
4. Set the sort order of the search results.
16+
17+
5. Set default filters to be applied to all searches.
18+
19+
6. Add additional filters that will be shown as omnibox suggestions.
20+
21+
7. Change default URL to search other sites.

0 commit comments

Comments
 (0)