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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fix IDRAC .jnlp file
ดาวน์โหลดไฟล์ส่วนขยาย Fix IDRAC .jnlp file ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" } |