You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,19 @@
3
3
</p>
4
4
5
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.
0 commit comments