Speed up your downloads with Aria2,manage your download tasks easily.
Aria2-for-Chrome captures browser's download action and exports it to Aria2 via JSON-RPC interfaces to complete download task.
Aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Usage Procedures:
1. Download Aria2 utility: https://github.com/aria2/aria2/releases/latest
2. Run it in the terminal (or cmd) with typing aria2c --enable-rpc.
3. Install this Chrome extension.
4. Enable auto-capture on the extension options page and configure others as you need.
After these steps, you could enjoy the multi-threads andt BT download experience inside the Chrome.
Features: [ ZERO collection of user data and privacy ]
1. Auto capture browser download task
Capture notification
Switch auto-capture by shortcut (Default:Alt+A)
Manually config all aria2 options before download
Filter task by domain, file extension or file size
Filter priority: domain > file-ext > file-size, allow-list > block-list
2. Auto select aria2 RPC by matching download URL with preseted patterns
3. Built-in Aria2 front-end AriaNG
4. Multiple front-end WebUI present style: popup, new tab, new window
5. Synchronize and store all settings on cloud
6. Support shortcuts in options page (Save: Alt+S Reset: Alt+R Download: Alt+J Upload: Alt+U)
7. Aria2 download state monitor on badge icon
8. Export download task by context menu
9. Receive download request from other extension
10. Support magnet link
Github: https://github.com/alexhua/Aria2-for-chrome
Update log:
V1.5.11
+ Update AriaNG to V1.3.3
V1.5.10
+ Tune AriaNG UI
V1.5.9
+ Update AriaNG to V1.3.2
V1.5.8
+ Update AriaNG to V1.2.5
+ Minor improvements
V1.5.7
+ Update AriaNG to V1.2.4
V1.5.6
+ Fix "User-Agent" invalid when enable "ask before download"
+ Add a switch to enable settings before exporting task from context menu
V1.5.5
+ Fix some download error cases
+ Refine the UI launch logic of magnet handler page
V1.5.4
+ Update AriaNG to V1.2.2
+ Fix a bug that could not open AriaNG in window under some screen resolution
+ Minor improvements
V1.5.3
+ Fix AriaNG not response after new installation
V1.5.2
+ Update AriaNG to v1.2.1
+ Fix bug that pass cookies to AriaNG incorrectly
+ Fix bug that could not store some secret key with special symbols
V1.5.1
+ Fix bug that could not get cookies in incognito mode
+ Disable download interception when monitor founds Aria2 is disconnected
V1.5.0
+ Update AriaNG to v1.1.7
+ Some minor revise
V1.4.0
+ Support set download location for each aria2 rpc
+ Support shortcut in options page
+ Bug fixes
V1.3.3
+ Fix a download failed bug
V1.3.2
+ Support capture magnet link
+ Attach cookies when ask before download
V1.3.1
+ Add monitor to get aria2 stat on extension icon
+ Refine option settings page
+ Add extension notification switch
V1.3.0
+ Update AriaNG to v1.1.6
+ Support setting URL pattern to each RPC URL
+ Support file extension filter
+ Support receive download request from other extension
+ bug fixes and UI refine
V1.2.9
+ Update AriaNG to v1.1.4
+ Enhance URL filter mechanism to avoid filter leak
+ Enable exporting selected URL text
V1.2.8
+ Update AriaNG to v1.1.0
V1.2.7
+ Improve download listener registration
+ Support adding shortcut to toggle download auto-capture
+ Add config sync function
V1.2.5
+ support opening AriaNG in pop-up window
V1.2.4
+ rename to Aria2 for chrome
+ add cn_TW locale
V1.2.3
+ update ariaNG to 1.0.0
V1.2.1
+ fix a filename suggestion problem
+ update AriaNG to 0.5.0
V1.2.0
+ add an option that could ask detail settings before downloading
+ add option menu to manage while&black lists conveniently
- remove WebUI front-end
V1.1.4
+ add referrer to download param when export task by context menu
+ add English version notification tips.
V1.1.3
+ support English lang in config page
V0.1.1.1:
+fix the the context menu export failure issue.
V0.1.1:
+bug fix and improve
V0.1.0:
+Support Unicode encoded file name.
+Import new Aria2 WebUI