Add-ons foar Firefox Browser
  • Utwreidingen
  • Tema’s
    • foar Firefox
    • Wurdboeken en taalpakketten
    • Oare browserwebsites
    • Add-ons foar Android
Oanmelde
Foarbyld fan Aria2 Integration Extension

Aria2 Integration Extension troch z.l

Replace built-in download manager with Aria2.

4.8 (18 beoardielingen)4.8 (18 beoardielingen)
9 brûkers9 brûkers
Firefox downloade en de útwreiding ûntfange
Bestân downloade

Metadata útwreiding

Oer dizze útwreiding
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
  • https://github.com/aria2/aria2
  • https://github.com/mayswind/AriaNg
  • https://github.com/sonnyp/aria2.js/
  • https://github.com/RossWang/Aria2-Integration
Wurdearre: 4,8 troch 18 beoardielers
Meld jo oan om dizze útwreiding te wurdearjen
Der binne noch gjin wurdearringen

Stjer-wurdearring wurdt bewarre

5
17
4
0
3
0
2
0
1
1
18 beoardielingen lêze
Tastimmingen en gegevens

Fereaske machtigingen:

  • Bestannen downloade en downloadskiednis fan de browser lêze en oanpasse
  • Notifikaasjes werjaan
  • Browserljepblêden benaderje

Opsjonele machtigingen:

  • Jo gegevens foar alle websites benaderje
Mear ynfo
Mear ynformaasje
Add-on-keppelingen
  • Stipewebsite
Ferzje
0.6.0
Grutte
1,37 MB
Lêst bywurke
4 moannen lyn (11 des. 2025)
Sibbe kategoryen
  • Downloadbehear
  • Sosjaal en kommunikaasje
Lisinsje
MIT-lisinsje
Ferzjeskiednis
  • Alle ferzjes besjen
Tafoegje oan kolleksje
Dizze add-on rapportearje
Nei Mozilla’s startside

Add-ons

  • Oer
  • Firefox-add-onsblog
  • Utwreidingsworkshop
  • Untwikkelershub
  • Untwikkelersbelied
  • Mienskipsblog
  • Foarum
  • In bug melde
  • Beoardielingsrjochtlinen

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkten

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Juridysk

Utsein oars vermeld, is op de ynhâld fan dizze website de Creative Commons Attribution Share-Alike License v3.0 of lettere ferzje fan tapassing.