Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshots added to the readme file #112

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ An extension for both Chrome and Firefox that lets you search music, videos, ebo
3. Click **Load Temporary Add-on** and select any file in your **addon's directory**
4. Extension is added to your browser. Enjoy !!

## Screenshots
1. Add-on pop-up
![add-on png](https://user-images.githubusercontent.com/19359908/32234941-1ad22e04-be84-11e7-9319-19abf9dd1b4e.jpg)
2. FTP index page
![ftp index page](https://user-images.githubusercontent.com/19359908/32235006-48e94c78-be84-11e7-9cfd-39ac2faa4c2d.jpg)
3. Results page
![results page](https://user-images.githubusercontent.com/19359908/32235036-617c7c7e-be84-11e7-8600-6d5a1f82e44d.jpg)

## Issues

You can post bugs found in the extension here: https://github.com/NIT-dgp/chrome-search-extension/issues
Expand Down