Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acgotaku/YAAW-for-Chrome
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt Powered by Chrome
https://github.com/acgotaku/YAAW-for-Chrome
Last synced: 6 days ago
JSON representation
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt Powered by Chrome
- Host: GitHub
- URL: https://github.com/acgotaku/YAAW-for-Chrome
- Owner: acgotaku
- License: gpl-3.0
- Created: 2015-10-28T13:48:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T21:02:23.000Z (over 1 year ago)
- Last Synced: 2024-10-29T22:32:01.555Z (13 days ago)
- Language: JavaScript
- Size: 1.75 MB
- Stars: 1,176
- Watchers: 27
- Forks: 130
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# YAAW for Chrome [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/dennnbdlpgjgbcjfgaohdahloollfgoc.svg)](https://chrome.google.com/webstore/detail/yaaw-for-chrome/dennnbdlpgjgbcjfgaohdahloollfgoc) [![GitHub Actions status](https://github.com/acgotaku/YAAW-for-Chrome/workflows/check-pr/badge.svg)](https://github.com/acgotaku//YAAW-for-Chrome/actions)
You can use YAAW as the chrome extension.
# Usage
Click the YAAW icon, you will get the dashboard. Don't forget to set the JSON-RPC Path.
Right click YAAW icon, open options menu.
- Website whitelist : ignore file size limit, all file download be imported into Aria2c
- Website blocklist : all file download by browserWebsite example:
- \*.baidu.com `// match all baidu domain, such as pan.baidu.com, www.baidu.com`
- https://github.com/ `// match github.com`
- github.com `// match github.com`Please split website with enter(`\n`).
Download interception feature only use first RPC address.
# Install
Please visit [Web Store](https://chrome.google.com/webstore/detail/yaaw-for-chrome/dennnbdlpgjgbcjfgaohdahloollfgoc)
# Contribution
Please make sure to read the [Contributing Guide](https://github.com/acgotaku/YAAW-for-Chrome/blob/master/.github/CONTRIBUTING.md) before making a pull request.
# License
---
![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)
YAAW-for-Chrome is licensed under [GNU General Public License](https://www.gnu.org/licenses/gpl.html) Version 3 or later.