Online Download Manager

Easily manage and accelerate your downloads up to 5 times!

ما هو Online Download Manager؟

Online Download Manager هو إضافة Chrome تم تطويرها بواسطة https://downloader.dllplayer.com، والميزة الرئيسية لها هي "Easily manage and accelerate your downloads up to 5 times!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Online Download Manager

قم بتنزيل ملفات الامتداد Online Download Manager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Online Download Manager will enable you to download all types of files without any hassle at the maximum speed.

Download Accelerator is an application that enables you to download large files with multi-threaded method.

You can easily download any url on the web and save files on your PC or right on your Google Drive without saving it on your side.

How to use internet download manager for chrome
- select image, voice, video
- click right then click download with ODM
- click start download
- Our software will split your download into multiple files

All the features are available right in your browser!

This software is 100% free and does not require you to pay.                    

معلومات أساسية عن التمديد

الاسم Online Download Manager Online Download Manager
ID kilhigaineblocfbpikplhgaacgigfnb
عنوان URL الرسمي https://chromewebstore.google.com/detail/online-download-manager/kilhigaineblocfbpikplhgaacgigfnb
الوصف Easily manage and accelerate your downloads up to 5 times!
حجم الملف 932 KB
عدد التثبيتات 10,000
النسخة الحالية 3.0.1
آخر تحديث 2023-11-01
تاريخ النشر 2020-07-15
تقييم 3.41/5 مجموع تقييمات 49
المطور https://downloader.dllplayer.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://downloader.dllplayer.com
اللغات المدعومة id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "download-accelerator-manager",
    "version": "3.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "homepage_url": "https:\/\/downloader.dllplayer.com\/",
    "permissions": [
        "storage",
        "downloads",
        "alarms"
    ],
    "action": {
        "default_title": "__MSG_app_name__",
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "64": "icons\/64.png"
        }
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    }
}