Skip to content

Commit

Permalink
Update README with chrome store details
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiRigal authored Oct 11, 2021
1 parent f8b89da commit 97c4d31
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Yape - Chrome Extension

[![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/lbbofcfllogcmffofacfoiolglncdcgb.svg?style=flat-square)](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb)
[![Chrome Web Store Downloads](https://img.shields.io/chrome-web-store/d/lbbofcfllogcmffofacfoiolglncdcgb.svg?style=flat-square)](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb/reviews)
[![Chrome Web Store Rating](https://img.shields.io/chrome-web-store/rating/lbbofcfllogcmffofacfoiolglncdcgb.svg?style=flat-square)](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb/reviews)
[![Chrome Web Store Rating Count](https://img.shields.io/chrome-web-store/rating-count/lbbofcfllogcmffofacfoiolglncdcgb.svg?style=flat-square)](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb/reviews)

Yape stands for **Yet Another PyLoad Extension**. It's a dead simple Chrome extension for monitoring and easily adding downloads to a [PyLoad](https://github.com/pyload/pyload) server.

Features:
Expand All @@ -8,6 +13,13 @@ Features:
- Monitor global bandwidth usage & one-click speed limiter
- Context menu downloads


## Install

**[Available on the Chrome Web Store](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb)**
Firefox version will come soon !


## Usage

Go to the option page by clicking on the `settings` icon and fill the IP address and the port of the `PyLoad` server. Click `Save` and then `Login` to enter your credentials.
Expand All @@ -26,3 +38,8 @@ A download can also be added by right-clicking on a link and selecting `Download
![Screenshot3](images/popup-2.png)

![Screenshot1](images/fullscreen.png)


## License

Yape is licensed under the [MIT License](https://github.com/RemiRigal/Yape/blob/master/LICENSE).

0 comments on commit 97c4d31

Please sign in to comment.