Aria2 Integration Extension

Replace built-in download manager with Aria2.

Aria2 Integration Extension for Firefox

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
Users: 29
1
Rating: 5.00
(17)
Version: 0.5.2 (Last updated: 2024-10-27)
Creation date: 2021-03-01
Weekly download count: 4
Firefox on Android: No
Risk impact: High risk impact
Risk likelihood:
Manifest version: 3
Permissions:
  • tabs
  • contextMenus
  • notifications
  • storage
  • downloads
  • webRequest
  • webRequestBlocking
Host permissions:
  • <all_urls>
Size: 1.17M
URLs: Website

Other platforms

Aria2 Integration Extension (v0.5.3)
5.00 (2) 96
Not available on Android
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons? Install Chrome-Stats extension to view Firefox-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)
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();

See more

User reviews

by 508198, 2024-08-09

by 508198, 2024-08-09

by 508198, 2024-08-09
View all 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