▷ IDM Integration Module [IDM Extension]

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

Hvad er ▷ IDM Integration Module [IDM Extension]?

▷ IDM Integration Module [IDM Extension] er en Chrome-udvidelse udviklet af The Blogging Lover, og dens hovedfunktion er "✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome".

Udvidelsesskærmbilleder

screenshot
screenshot

Download ▷ IDM Integration Module [IDM Extension]-udvidelses-CRX-fil

Download ▷ IDM Integration Module [IDM Extension]-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn ▷ IDM Integration Module [IDM Extension] ▷ IDM Integration Module [IDM Extension]
ID lkfpbdoaiidkjnfoechefnifgmoipkap
Officiel URL https://chromewebstore.google.com/detail/%E2%96%B7-idm-integration-module/lkfpbdoaiidkjnfoechefnifgmoipkap
Beskrivelse ✅ Internet Download Manager Integration Module [IDM Extension] Chrome,Opera,Firefox,Edge. Add IDM to Chrome
Filstørrelse 1.53 MB
Antal Installationer 2,000
Nuværende Version 1.0.0
Senest Opdateret 2024-02-22
Udgivelsesdato 2024-02-22
Bedømmelse 4.43/5 Samlet 7 Bedømmelser
Udvikler The Blogging Lover
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://sites.google.com/view/volumeboosterext/privacy-policy
Understøttede Sprog 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"
    }
}