Skip to content

Commit 8e8024a

Browse files
authored
Update README.MD
Added demo to README
1 parent ea7b288 commit 8e8024a

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.MD

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
# Search GitHub
22

3-
<img src="/src/icons/icon16.png"> Search GitHub is a browser (action) extension built using [Chrome APIs](https://developers.chrome.com/extensions/api_index), for Chrome. It has two types of searches: a quick, one-click text-based search, and an Advanced Search option that can be used to construct powerful search queries using 24 different parameters.
3+
<img src="/src/icons/icon16.png"> Search GitHub is a browser-action DevTool extension that enables a lightning-fast text-based search from your very own Chrome Menu.
44

5+
It has two types of searches:
6+
7+
<ol>
8+
<li>A quick, one-click, text-based search</li>
9+
<br>
10+
511
![screenshot](/screenshot.png)
612

13+
<li>An Advanced Search option that can be used to construct powerful search queries using 24 different parameters. </li>
14+
<br>
15+
16+
![demo](/demo.gif)
17+
18+
</ol>
19+
720
## Usage
821
The extension is not yet available on the Chrome Web Store, but will be soon.
922

0 commit comments

Comments
 (0)