▷ IDM Integration Module [IDM Extension]

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

Was ist ▷ IDM Integration Module [IDM Extension]?

▷ IDM Integration Module [IDM Extension] ist eine Chrome-Erweiterung, die von The Blogging Lover entwickelt wurde, und ihr Hauptmerkmal ist "✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome".

Erweiterungsscreenshots

screenshot
screenshot

▷ IDM Integration Module [IDM Extension]-Erweiterungs-CRX-Datei herunterladen

Laden Sie ▷ IDM Integration Module [IDM Extension]-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name ▷ IDM Integration Module [IDM Extension] ▷ IDM Integration Module [IDM Extension]
ID lkfpbdoaiidkjnfoechefnifgmoipkap
Offizielle URL https://chromewebstore.google.com/detail/%E2%96%B7-idm-integration-module/lkfpbdoaiidkjnfoechefnifgmoipkap
Beschreibung ✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome
Dateigröße 1.53 MB
Installationsanzahl 2,000
Aktuelle Version 1.0.0
Letztes Update 2024-02-22
Veröffentlichungsdatum 2024-02-22
Bewertung 4.43/5 Insgesamt 7 Bewertungen
Entwickler The Blogging Lover
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://sites.google.com/view/volumeboosterext/privacy-policy
Unterstützte Sprachen 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"
    }
}