Internet Download Manager IDM™ Integrated Module Fast Access

Fast Access to Internet Download Manager IDM™ for Chrome

Internet Download Manager IDM™ Integrated Module Fast Accessคืออะไร?

Internet Download Manager IDM™ Integrated Module Fast Access เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tonecfze.com และคุณลักษณะหลักของมันคือ "Fast Access to Internet Download Manager IDM™ for Chrome"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Internet Download Manager IDM™ Integrated Module Fast Access

ดาวน์โหลดไฟล์ส่วนขยาย Internet Download Manager IDM™ Integrated Module Fast Access ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        With Internet Download Manager integration, you can download easily and conveniently. Download images, files, videos and packages with just one click.

To use this application, internet download manager native client must be installed on your computer.

The application allows you to direct the file you want to download to internet download manager.

Thanks to this application, which you can get and use for free, you can easily download all the files, pages, images, videos and all the content you want to download.

You can contact us for technical support and opinions, and you can contact us to contribute to improvements.

🚀 NEW FEATURES (11.08.23)
- Download internet download manager demo version from extension popup panel
- Buy internet download manager from extension popup panel

Adds the "Download with IDM" context menu item for links.

In this way, you can download many images, videos and page contents from the internet with a single click.

💡 UPDATE NOTES 💡
=================
#11.08.23
- Add 7 language (ar, de, ja, ko, ru, uk, cn)
- Popup panel added. You can download internet download manager trial version from here.   
=================
#23.11.23
- Bugs have been fixed.
- "Download" button added for quick access   
=================
#27.02.24
- Bugs have been fixed.
- Add new languages
=================

Completely free and with no ads

Made with ❤️                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Internet Download Manager IDM™ Integrated Module Fast Access Internet Download Manager IDM™ Integrated Module Fast Access
ID chghnpkcbnkhlghcmfocjdmpnhblmpdb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/internet-download-manager/chghnpkcbnkhlghcmfocjdmpnhblmpdb
คำอธิบาย Fast Access to Internet Download Manager IDM™ for Chrome
ขนาดไฟล์ 134 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 2.3.1
อัปเดตครั้งล่าสุด 2024-02-27
วันที่เผยแพร่ 2023-09-03
คะแนน 4.45/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา https://tonecfze.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://tonecfze.com/
URL หน้าช่วยเหลือ https://www.tonecfze.com/support/
URL หน้านโยบายความเป็นส่วนตัว https://www.tonecfze.com/privacy
ภาษาที่รองรับ en,en-GB,en-US
manifest.json
{
    "action": {
        "default_icon": {
            "16": "assets\/icons\/disabled\/16.png",
            "18": "assets\/icons\/disabled\/18.png",
            "19": "assets\/icons\/disabled\/19.png",
            "32": "assets\/icons\/disabled\/32.png",
            "36": "assets\/icons\/disabled\/36.png",
            "38": "assets\/icons\/disabled\/38.png",
            "48": "assets\/icons\/disabled\/48.png",
            "64": "assets\/icons\/disabled\/64.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "commands": {
        "_execute_action": []
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "assets\/icons\/128.png",
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "64": "assets\/icons\/64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "storage",
        "contextMenus",
        "notifications",
        "nativeMessaging"
    ],
    "short_name": "IDM",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.3.1"
}