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

What is Fix IDRAC .jnlp file?

Fix IDRAC .jnlp file is a Chrome extension developed by Unknown, and its main feature is "Fix the weridness in the DELL older IDRAC like version 6 so you can open the JAVA link it provides in chrome".

Extension Screenshots

screenshot

Download Fix IDRAC .jnlp file Extension CRX File

Download Fix IDRAC .jnlp file extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Fix IDRAC .jnlp file Fix IDRAC .jnlp file
ID elhgcjjhibcbkocpdklcmlhomhcbfonp
Official URL 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
File Size 3.14 KB
Installation Count 14,470
Current Version 0.1
Last Updated 2019-09-28
Publish Date 2019-09-28
Rating 4.58/5 Total 12 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
}