DiscoChrome
Discover JDK's from different distributions
DiscoChromeคืออะไร?
DiscoChrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย han.solo และคุณลักษณะหลักของมันคือ "Discover JDK's from different distributions"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DiscoChrome
ดาวน์โหลดไฟล์ส่วนขยาย DiscoChrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A little extension to discover and download OpenJDK distributions from different vendors using the foojay Disco API.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cikmnphhlggceijbbdeohhlkbdagjjce |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/discochrome/cikmnphhlggceijbbdeohhlkbdagjjce |
คำอธิบาย | Discover JDK's from different distributions |
ขนาดไฟล์ | 26.14 KB |
จำนวนการติดตั้ง | 56 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2021-08-17 |
วันที่เผยแพร่ | 2021-06-08 |
ผู้พัฒนา | han.solo |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://github.com/foojay2020/discoapi/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DiscoChrome", "description": "Discover JDK's from different distributions", "version": "1.4", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/discoduke16.png", "32": "\/images\/discoduke32.png", "48": "\/images\/discoduke48.png", "128": "\/images\/discoduke128.png" } }, "icons": { "16": "\/images\/discoduke16.png", "32": "\/images\/discoduke32.png", "48": "\/images\/discoduke48.png", "128": "\/images\/discoduke128.png" } } |