DiscoChrome

Discover JDK's from different distributions

Wat is DiscoChrome?

DiscoChrome is een Chrome-extensie ontwikkeld door han.solo, en de belangrijkste functie is "Discover JDK's from different distributions".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie DiscoChrome

Download DiscoChrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        A little extension to discover and download OpenJDK distributions from different vendors using the foojay Disco API.                    

Basisinformatie over de Extensie

Naam DiscoChrome DiscoChrome
ID cikmnphhlggceijbbdeohhlkbdagjjce
Officiële URL https://chromewebstore.google.com/detail/discochrome/cikmnphhlggceijbbdeohhlkbdagjjce
Beschrijving Discover JDK's from different distributions
Bestandsgrootte 26.14 KB
Aantal Installaties 56
Huidige Versie 1.4
Laatst Bijgewerkt 2021-08-17
Publicatiedatum 2021-06-08
Ontwikkelaar han.solo
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://github.com/foojay2020/discoapi/issues
Ondersteunde Talen 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"
    }
}