Download with Ant Download Manager

Download files with Ant Download Manager (AntDM)

Download with Ant Download Managerคืออะไร?

Download with Ant Download Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย antdm-developer และคุณลักษณะหลักของมันคือ "Download files with Ant Download Manager (AntDM)"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Download with Ant Download Manager

ดาวน์โหลดไฟล์ส่วนขยาย 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 Download with Ant Download Manager
ID dalgiebmfcjackkbjfbfmlnflbdfbekj
URL อย่างเป็นทางการ 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": [
        "",
        "cookies",
        "contextMenus",
        "downloads",
        "tabs",
        "activeTab",
        "webNavigation",
        "nativeMessaging",
        "webRequest",
        "webRequestBlocking",
        "management",
        "storage"
    ]
}