
Aria2 Integration Extension ruma z.l
Replace built-in download manager with Aria2.
You'll need Firefox to use this extension
Richintzij K'amal
Chi rij re k'amal re'
Please Properly setup Aria2 before using this extension.
Features
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.
Todo
Submit Issues
Please submit issues if you encounter any problems here (https://github.com/zluo01/aria2-extension/issues)
Reference
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
Tapaja' ri awetamab'al
Taq ya'oj q'ijTetamäx ch'aqa' chik
This add-on needs to:
- Keqasäx taq yakb'äl, tisik'ïx chuqa' tijalwachïx ri kinatab'al ruqasanik okik'amaya'l
- Kek'ut pe ri rutzijol chawäch
- Tok pa ri taq ruwi' okik'amaya'l
This add-on may also ask to:
- Nok pa ri taq atzij pa ronojel ri ajk'amaya'l ruxaq
Ch'aqa' chik etamab'äl
- Kiximonel Tz'aqat
- Ruwäch
- 0.5.2
- Nimilem
- 1.11 MB
- Ruk'isib'äl k'exoj
- 6 muaj më parë (27 Tet 2024)
- Taq Ruwäch Kiximon Ki'
- Ya'oj q'ij
- MIT License
- Runatab'al Ruwäch
Titz'aqatisäx pa mol
Kich'utitzijol elesanem richin 0.5.2
Add support to download magnet directly with hash string.
Ch'aqa' chik taq k'amal richin z.l
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet