Aria2 Integration Extension Chrome Extension

Aria2 Integration Extension chrome extension

Aria2 Integration Extension for Chrome Download

Aria2 Integration Extension chrome extension is Please Properly setup Aria2 before using this extension. Features - Replace browser default download manager with Aria2 - Add,….

please properly setup aria2 before using this extension.

Features

- replace browser default download manager with Aria2

- Add,….
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.

## Scripts

The new script extension allows user to download certain resources on websites without going into page source manually.

### Example

```

(async function (url) {

'use strict';

try {

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;

}

} catch (error) {

console.error(error);

}

})();

```

<p>

With the input url as a parameter, user should be able to implement scripts utilize xpath or query selector to find out media sources or batch images on define domains

and download all automatically in batch.

</p>

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

How to install Aria2 Integration Extension chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Aria2 Integration Extension Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Aria2 Integration Extension Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Aria2 Integration Extension in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Aria2 Integration Extension Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Aria2 Integration Extension extension for your Chrome Web browser .

Aria2 Integration Extension Chrome extension Download

Looking for a method to Aria2 Integration Extension Download for Chrome then this download link is for you.

It is the Aria2 Integration Extension Chrome extension download link you can download and install Chrome Browser.

Download Aria2 Integration Extension chrome extension (CRX)

Tags: New Domparser , Third Party Scripts Support , Default Aria2 Domains , Const Doc , Click Context Menu , Default Aria2 , Const Matches Doc , Const Res Await , Error Error , Add Scripts , Browser Default Download Manager , Query Selector , Const Data Await Res , New Script Extension , Const Doc Parser , Default Download ,

Aria2 Integration Extension Related Chrome Extensions