Aria2 Integration Extension

Aria2 Integration Extension

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.
Merlin
Stats
By: z.l
Users: 21
Version: 0.5.1 (Last updated: 2024-02-22)
Creation date: 2021-03-01
Weekly download count: 3
Firefox on Android: No
Risk impact: High risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 3
Permissions:
  • tabs
  • contextMenus
  • notifications
  • storage
  • downloads
  • webRequest
  • webRequestBlocking
Host permissions:
  • <all_urls>
Size: 1.16M
URLs: Website
Stats date:

Other platforms

Not available on Chrome
Not available on Edge
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.
Chrome-Stats extension
Merlin
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
Best of the Best

感谢作者的更新维护,目前来说火狐平台用过的最好的aria2插件了

very good
View all user reviews
Safety
Risk impact

Aria2 Integration Extension is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this add-on. Review carefully before installing. We recommend that you only install Aria2 Integration Extension if you trust the publisher.

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