Open Internet Download Manager

Open with Internet Download Manager and download the desired links

Qu'est-ce que Open Internet Download Manager ?

Open Internet Download Manager est une extension Chrome développée par uptofast.com, et sa fonction principale est "Open with Internet Download Manager and download the desired links".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Open Internet Download Manager

Téléchargez les fichiers d'extension Open Internet Download Manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Open Internet Download Manager Open Internet Download Manager
ID jhligenjelcnhopinaalpnbgomgillni
URL Officiel https://chrome.google.com/webstore/detail/open-internet-download-ma/jhligenjelcnhopinaalpnbgomgillni
Description Open with Internet Download Manager and download the desired links
Taille du Fichier 54.67 KB
Nombre d'Installations 4,216
Version Actuelle 0.1
Dernière Mise à Jour 2021-03-26
Date de Publication 2021-03-26
Évaluation 5.00/5 Total 5 Évaluations
Développeur uptofast.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://borwi.com/open-internet-download-manager/
URL de la Page d'Aide https://borwi.com/contact/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1",
    "manifest_version": 2,
    "offline_enabled": true,
    "short_name": "open-idm",
    "name": "Open Internet Download Manager",
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "homepage_url": "https:\/\/borwi.com\/open-internet-download-manager\/",
    "permissions": [
        "storage",
        "contextMenus",
        "notifications",
        "nativeMessaging"
    ],
    "description": "Open with Internet Download Manager and download the desired links",
    "options_ui": {
        "open_in_tab": true,
        "chrome_style": true,
        "page": "data\/options\/options.html"
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    }
}