▷ IDM Integration Module [IDM Extension]

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

Cos'è ▷ IDM Integration Module [IDM Extension]?

▷ IDM Integration Module [IDM Extension] è un'estensione di Chrome sviluppata da The Blogging Lover, e la sua funzione principale è "✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ▷ IDM Integration Module [IDM Extension]

Scarica i file di estensione ▷ IDM Integration Module [IDM Extension] in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome ▷ IDM Integration Module [IDM Extension] ▷ IDM Integration Module [IDM Extension]
ID lkfpbdoaiidkjnfoechefnifgmoipkap
URL Ufficiale https://chromewebstore.google.com/detail/%E2%96%B7-idm-integration-module/lkfpbdoaiidkjnfoechefnifgmoipkap
Descrizione ✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome
Dimensione del File 1.53 MB
Conteggio Installazioni 2,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2024-02-22
Data di Pubblicazione 2024-02-22
Valutazione 4.43/5 Totale 7 Valutazioni
Sviluppatore The Blogging Lover
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://sites.google.com/view/volumeboosterext/privacy-policy
Lingue Supportate 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"
    }
}