▷ IDM Integration Module [IDM Extension]

✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome

Apa itu ▷ IDM Integration Module [IDM Extension]?

▷ IDM Integration Module [IDM Extension] adalah ekstensi Chrome yang dikembangkan oleh The Blogging Lover, dan fitur utamanya adalah "✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi ▷ IDM Integration Module [IDM Extension]

Unduh file ekstensi ▷ IDM Integration Module [IDM Extension] dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        It is an integration guide plugin for the Internet Download Manager program. With a single click, you can transfer videos, photos, and even URLs to IDM for easy downloading.

You need the full version of IDM to use the plugin. You must have IDM installed on your local computer.

If IDM is not installed on your local computer, IDM installation and instructions are included in the plugin.

Do not confuse it with IDM integration modules that do not work or imitate the original.

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

Informasi Dasar Ekstensi

Nama ▷ IDM Integration Module [IDM Extension] ▷ IDM Integration Module [IDM Extension]
ID lkfpbdoaiidkjnfoechefnifgmoipkap
URL Resmi https://chromewebstore.google.com/detail/%E2%96%B7-idm-integration-module/lkfpbdoaiidkjnfoechefnifgmoipkap
Deskripsi ✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome
Ukuran File 1.53 MB
Jumlah Instalasi 2,000
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2024-02-22
Tanggal Publikasi 2024-02-22
Penilaian 4.43/5 Total 7 Penilaian
Pengembang The Blogging Lover
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://sites.google.com/view/volumeboosterext/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u25b7 IDM Integration Module [IDM Extension]",
    "description": "\u2705 Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}