Aria2 Integration Extension Firefox

Aria2 Integration Extension

By: z.l
Replace built-in download manager with Aria2.

Features & Capabilities

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

User Growth & Download Statistics

Manifest V3 Add-on
By:
z.l
Daily users:
10
Rating:
4.78
(18)
Version:
0.6.0 Last updated: 2025-12-11
Version code:
6095937
Creation date:
2021-03-01
Risk:
High risk impact Moderate risk likelihood
Permissions:
Host permissions:
  • <all_urls>
Size:
1.37MB
URLs:
Website
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-07-03
Compare stats and ranking:

Other platforms

Chrome
Aria2 Integration Extension (v0.7.0)
246 5.00 (2)

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
z.l
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/aria2-integration-extension/
Website:
https://github.com/zluo01/aria2-extension/issues

Permission Change History

2025-07-10: Version 0.5.2 → 0.5.3
Remove Permissions: webRequest webRequestBlocking
2024-02-16: Version 0.4.3 → 0.5.0
Add Host permissions: <all_urls>
Remove Permissions: <all_urls>
2023-02-14: Version 0.3.9 → 0.4.1
Remove Permissions: downloads.open

User Reviews

Being using this for years, extremely great plugin. However, recent "migrate to use download api to capture download" is broken! After I click download, it tries to save to a path by "X://aria2download/C://Users/Me/Downloads" which fails always! And right click link "Save As" will be captured to aria2 as well, which is not the behavior before 0.5.3.
by Fi*****, 2025-07-12

by AR*****, 2025-06-14

Actually has an up-to-date version of AriaNG. This is the one you want.
by Fi*****, 2025-04-29
View all user reviews ›

Is Aria2 Integration Extension Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

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 ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
  • Medium ******* ******* ************* ***** *** ** ******* *** **** ******* ****** ******** *******
  • Medium ****** ********** ** ******** ********** *** ********* ******* ******** ****** ******** ****** ********
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

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 **** ********* *** **** **** *******
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Aria2 Integration Extension Alternatives

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