Download with Ant Download Manager

Download files with Ant Download Manager (AntDM)

Download with Ant Download Manager क्या है?

Download with Ant Download Manager antdm-developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Download files with Ant Download Manager (AntDM)"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Download with Ant Download Manager एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}