Download with Ant Download Manager
Download files with Ant Download Manager (AntDM)
什麼是Download with Ant Download Manager?
Download with Ant Download Manager是由antdm-developer開發的Chrome擴展程式,該擴展的主要功能是“Download files with Ant Download Manager (AntDM)”。
擴展截圖
下載Download with Ant Download Manager擴展crx文件
下載Download with Ant Download Manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ant Download Manager (AntDM) is an all-in-one download manager and accelerator. AntDM supports for multiple threads that aid it in speeding up tasks, along with automatic, manual and batch downloads. DLHelper is auxiliary extension for Google Chrome could take over and accelerate the downloads of various files from your Chrome browser. For more ease of use, the extension adds "Download Link", "Download Selected", "Download All" items to the context menu browser. We have not any ads, spy or malware. Note: Windows only! For the extension to work properly, you must install AntDM software.
擴展基本資訊
名稱 | Download with Ant Download Manager |
ID | dalgiebmfcjackkbjfbfmlnflbdfbekj |
官方網址 | https://chromewebstore.google.com/detail/download-with-ant-downloa/dalgiebmfcjackkbjfbfmlnflbdfbekj |
簡介 | Download files with Ant Download Manager (AntDM) |
檔案大小 | 384 KB |
安裝次數 | 115,835 |
目前版本 | 0.4.31 |
更新時間 | 2020-12-02 |
上架時間 | 2020-03-19 |
評分 | 4.74/5 共 724 次評分 |
開發者 | antdm-developer |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://antdownloadmanager.com/policy.php |
支援的語言 | de,en,fr,nl,es,it,ru,ar,zh-CN,zh-TW |
manifest.json | |
{ "name": "Download with Ant Download Manager", "short_name": "DLHelper", "version": "0.4.31", "description": "Download files with Ant Download Manager (AntDM)", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "31.0", "default_locale": "en", "offline_enabled": false, "background": { "persistent": true, "scripts": [ "background_CH4.js", "popup\/jquery-3.2.1.min.js" ] }, "icons": { "16": "icons\/app16.png", "128": "icons\/app128.png" }, "browser_action": { "default_icon": { "19": "icons\/app19_disabled_x.png", "38": "icons\/app38_disabled_x.png" }, "default_popup": "popup\/popup.html", "default_title": "" }, "permissions": [ " |