Additivos del navigator Firefox
  • Extensiones
  • Themas
    • pro Firefox
    • Dictionarios e pacchettos de lingua
    • Altere sitos de navigatores
    • Additivos pro Android
Aperir session
Vista preliminar de Aria2 Integration Extension

Aria2 Integration Extension per z.l

Replace built-in download manager with Aria2.

4.8 (18 reviews)4.8 (18 reviews)
16 Usatores16 Usatores
Tu pote usar iste extension solo sur Firefox
Discarga Firefox installa le extension
Discargar file

Metadatos del extension

A proposito de iste extension
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
Valutate 4,8 per 18 revisores
Aperi session pro evalutar iste extension
Il ha non ha ancora evalutationes

Evalutation de stellas salvate

5
17
4
0
3
0
2
0
1
1
Leger 18 recensiones
Permissiones e datosSaper plus

Permissiones necessari:

  • Discargar files e leger e modificar le chronologia de discargamentos del navigator
  • Monstra le notificationes pro te
  • Accede al schedas del navigator

Permissiones optional:

  • Acceder a tu datos pro tote le sitos web
Plus de informationes
Ligamines del additivo
  • Sito de supporto
Version
0.5.6
Dimension
1,29 MB
Ultime actualisation
לפני חודשיים (17 יולי 2025)
Categorias associate
  • Gestion de discargamento
  • Social & communication
Licentia
Licentia MIT
Historia de versiones
  • Vide tote le versiones
Adder al collection
Reporta iste additivo
Notas de version pro 0.5.6
Do not capture blob url for downloading.
Altere extensiones ex z.l
  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

Ir al pagina principal de Mozilla

Additivos

  • A proposito
  • Blog del additivos de Firefox
  • Laboratorio de extensiones
  • Centro de disveloppatores
  • Politicas pro disveloppatores
  • Blog del communitate
  • Foro
  • Reportar un defecto
  • Guida al revision

Navigatores

  • Desktop
  • Mobile
  • Enterprise

Productos

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

Excepte ubi alteremente indicate, le contento de iste sito es publicate sub licentia Creative Commons Attribution Share-Alike v3.0 o qualcunque version plus recente.