Fix IDRAC .jnlp file

Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome

Qu'est-ce que Fix IDRAC .jnlp file ?

Fix IDRAC .jnlp file est une extension Chrome développée par Unknown, et sa fonction principale est "Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fix IDRAC .jnlp file

Téléchargez les fichiers d'extension Fix IDRAC .jnlp file 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

                        Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome                    

Informations de Base sur l'Extension

Nom Fix IDRAC .jnlp file Fix IDRAC .jnlp file
ID elhgcjjhibcbkocpdklcmlhomhcbfonp
URL Officiel https://chromewebstore.google.com/detail/fix-idrac-jnlp-file/elhgcjjhibcbkocpdklcmlhomhcbfonp
Description Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome
Taille du Fichier 3.14 KB
Nombre d'Installations 14,470
Version Actuelle 0.1
Dernière Mise à Jour 2019-09-28
Date de Publication 2019-09-28
Évaluation 4.58/5 Total 12 Évaluations
Développeur Unknown
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "bg.js"
        ]
    },
    "manifest_version": 2,
    "name": "Fix IDRAC .jnlp file",
    "permissions": [
        "downloads"
    ],
    "version": "0.1"
}