DiscoChrome
Discover JDK's from different distributions
DiscoChrome क्या है?
DiscoChrome han.solo द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover JDK's from different distributions"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DiscoChrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } } |