https://github.com/jc3213/download_with_aria2
The browser extenson for aria2 download utility over JSON-RPC
https://github.com/jc3213/download_with_aria2
aria2 aria2-rpc chrome-extension firefox-extension jsonrpc manifest-v3
Last synced: about 1 month ago
JSON representation
The browser extenson for aria2 download utility over JSON-RPC
- Host: GitHub
- URL: https://github.com/jc3213/download_with_aria2
- Owner: jc3213
- License: lgpl-2.1
- Created: 2021-09-09T01:06:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-06-29T04:11:12.000Z (about 1 month ago)
- Last Synced: 2026-06-29T04:14:04.622Z (about 1 month ago)
- Topics: aria2, aria2-rpc, chrome-extension, firefox-extension, jsonrpc, manifest-v3
- Language: JavaScript
- Homepage: https://jc3213.github.io/download_with_aria2/
- Size: 5.08 MB
- Stars: 91
- Watchers: 0
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Download with Aria2
## Install
|
|
| TBA |
| - | - | - |
## About
- The browser extension for [aria2 - ultra fast download utility](//github.com/aria2/aria2) over JSON-RPC
- The development is based on [aria2.js](//github.com/jc3213/aria2.js)
- Read [Wiki: Installation](//github.com/jc3213/download_with_aria2/wiki#first-of-all) for usage
- Send feedback at [issues page](//github.com/jc3213/download_with_aria2/issues/new/)
- Built-in Task Manager
- [Webpage](//jc3213.github.io/aria2.app/)
- [Electron App](//github.com/jc3213/aria2.app/releases/latest)
- [Source code](//github.com/jc3213/aria2.app/tree/main/)
- Context menus
- Download this link
- Download this image
- Download all images on this page
- Capture browser downloads
- Using [downloads](//developer.chrome.com/docs/extensions/reference/downloads) API
- *Chromium Limited*
- Using [webRequest](//developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/webRequest) API
- *Firefox only*
- Exclude rules for *file size*
- Exclude rules for hostname and filename based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)
- Forward browser `Request Headers` to bypass CORS checks
- Better compatibility with `Capturing Browser Downloads`
- Can override `User-Agent` as you like
- Exclude rules for hostname based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)
- Proxy server
- Include rules for hostname based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)
- Communicate seamlessly with this extension using messaging.
- Try the demo [HERE](//jc3213.github.io/webware/html/test.html)
- Read [Wiki: Message](//github.com/jc3213/download_with_aria2/wiki/Message) for detailed documentation
- Change the options of JSON-RPC and Tasks
- Backup/Restore options of this extension and JSON-RPC
- Notifications
- When download started, or completed
- When extension installed, and updated
## Screenshot
### Options: Extension

### Options: JSON-RPC

### Task Manager


### New Download

### Detected Images
