chaomi1998 / YAAW-for-Chrome

Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt Powered by Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAAW for Chrome Chrome Web Store GitHub Actions status

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 browser

Website 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

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License


GPLv3

YAAW-for-Chrome is licensed under GNU General Public License Version 3 or later.

About

Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt Powered by Chrome

License:GNU General Public License v3.0


Languages

Language:JavaScript 71.6%Language:HTML 23.5%Language:SCSS 4.9%