Quick Download Manager Extension for Chrome
An aria2(https://aria2.github.io/) web console integration.
Was ist Quick Download Manager Extension for Chrome?
Quick Download Manager Extension for Chrome ist eine Chrome-Erweiterung, die von codedad entwickelt wurde, und ihr Hauptmerkmal ist "An aria2(https://aria2.github.io/) web console integration.".
Erweiterungsscreenshots
Quick Download Manager Extension for Chrome-Erweiterungs-CRX-Datei herunterladen
Laden Sie Quick Download Manager Extension for Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        This addon can help you to download file with aria2.
aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
Feature:
(1) Monitor download link and replace build-in download manager automatically
(2) Easy enabled/disable toggle
(3) Support baidu cloud disk
(4) Support download by right-click menu
(5) Support monitor http/https/ftp/magnet protocol
(6) Support Multi-Languages (简体中文、繁體中文、English)
Update:
2020/03/27 -- Improve support for baidu cloud disk
Todo:
(1) Embed webui (for example: AriaNg)
(2) Server for remote download                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | pcopckddelbbjcbobgmcaadmgnghccgd | 
| Offizielle URL | https://chromewebstore.google.com/detail/quick-download-manager-ex/pcopckddelbbjcbobgmcaadmgnghccgd | 
| Beschreibung | An aria2(https://aria2.github.io/) web console integration. | 
| Dateigröße | 961 KB | 
| Installationsanzahl | 101 | 
| Aktuelle Version | 1.23.2.1 | 
| Letztes Update | 2020-03-28 | 
| Veröffentlichungsdatum | 2020-03-27 | 
| Bewertung | 4.00/5 Insgesamt 1 Bewertungen | 
| Entwickler | codedad | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | http://qdm.codedad.com | 
| Hilfeseite URL | http://qdm.codedad.com | 
| Unterstützte Sprachen | en,zh-CN,zh-TW | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Download Manager Extension for Chrome",
    "description": "An aria2(https:\/\/aria2.github.io\/) web console integration.",
    "version": "1.23.2.1",
    "default_locale": "en",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs",
        "notifications",
        "downloads",
        "contextMenus",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "  |  |