Replace built-in download manager with Aria2.
What is Aria2 Integration Extension?
Aria2 Integration Extension is a Firefox add-on that replaces the default download manager with Aria2. It allows users to add, start, pause, and stop jobs in the extension tab, trigger downloads with right-click context menu, and perform more operations with integrated AriaNg. The extension also supports custom configuration, third-party scripts, and allows users to add multiple Aria2 instances.
Add-on stats
By: z.l
Rating: 5.00
(18)
Creation date: 2021-03-01
Weekly download count: 7
Firefox on Android: No
Risk impact: High risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 3
Permissions:
Host permissions:
Size: 1.17M
URLs: Website
Ranking
# 17147
Want to check extension ranking and stats more quickly for other Firefox add-ons?
Install
Chrome-Stats extension
to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
Add-on summary
Please Properly setup Aria2 before using this extension.
Features
- Replace browser default download manager with Aria2
- Add, start, pause and stop jobs in extension tab
- Trigger download with right click context menu
- Allow more operations with integrated AriaNg
- Custom configuration allows instance other than default aria2 domains & ports
- Third party scripts support, allow user to add scripts using integrated editor. (Removed after 0.5.0, see below)
This feature is removed after 0.5.0 due to manifest 3 does not allow arbitrary code execution per guideline - https://developer.chrome.com/docs/extensions/develop/migrate/improve-security. Please use 0.4.x if you need this feature.
(async function (url) {
'use strict';
const res = await fetch(url);
if (res.ok) {
const data = await res.text();
See more
User reviews
Add-on safety
Risk impact
Aria2 Integration Extension requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
Aria2 Integration Extension is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.
Upgrade to see risk analysis details