Aria2 Integration Extension

Replace built-in download manager with Aria2.

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)
Code example

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();     const parser = new DOMParser();     const doc = parser.parseFromString(data, "text/html");     const matches = doc.querySelector("<SOME-QUERY-SELECTOR>");     return matches.src;   }   throw res.statusText; })();

Todo

  • Allow multiple Aria2 instances, currently only support one instance.
  • Background job monitor.
Submit Issues Please submit issues if you encounter any problems here (https://github.com/zluo01/aria2-extension/issues)

Reference

Manifest V3
By:
z.l
Daily users:
30 -1
Rating:
5.00
(16)
Version:
0.5.2 Last updated: 2024-10-27
Version code:
5832347
Creation date:
2021-03-01
Risk:
High risk impact Moderate risk likelihood
Permissions:
  • tabs
  • contextMenus
  • notifications
  • storage
  • downloads
  • webRequest
  • webRequestBlocking
Host permissions:
  • <all_urls>
Size:
1.17M
URLs:
Website
Full description:
See detailed description
Source:
Firefox Browser Add-ons
Updated:
a day ago

Other platforms

Aria2 Integration Extension (v0.5.3)
101 5.00 (2)

User reviews

Actually has an up-to-date version of AriaNG. This is the one you want.


View all user reviews ›

Extension safety

Risk impact

Aria2 Integration Extension requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
  • High ****** *** ********* ** ******* *** ******* ******* ** ****** *** *** ******** ******
  • Medium ******* ******* ************* ***** *** ** ******* *** **** ******* ****** ******** *******
  • Medium ****** ********** ** ******** ********** *** ********* ******* ******** ****** ******** ****** ********
Risk likelihood

Aria2 Integration Extension is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
  • Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
  • Good **** ********* *** **** **** *******
Upgrade to see full risk analysis details

Compare add-ons

Similar add-ons

Here are some Firefox add-ons that are similar to Aria2 Integration Extension:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: