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

ما هو Fix IDRAC .jnlp file؟

Fix IDRAC .jnlp file هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Fix IDRAC .jnlp file

قم بتنزيل ملفات الامتداد Fix IDRAC .jnlp file بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Fix IDRAC .jnlp file Fix IDRAC .jnlp file
ID elhgcjjhibcbkocpdklcmlhomhcbfonp
عنوان URL الرسمي https://chromewebstore.google.com/detail/fix-idrac-jnlp-file/elhgcjjhibcbkocpdklcmlhomhcbfonp
الوصف Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome
حجم الملف 3.14 KB
عدد التثبيتات 14,470
النسخة الحالية 0.1
آخر تحديث 2019-09-28
تاريخ النشر 2019-09-28
تقييم 4.58/5 مجموع تقييمات 12
المطور Unknown
نوع الدفع free
اللغات المدعومة 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"
}