DiscoChrome

Discover JDK's from different distributions

Apa itu DiscoChrome?

DiscoChrome adalah ekstensi Chrome yang dikembangkan oleh han.solo, dan fitur utamanya adalah "Discover JDK's from different distributions".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi DiscoChrome

Unduh file ekstensi DiscoChrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama DiscoChrome DiscoChrome
ID cikmnphhlggceijbbdeohhlkbdagjjce
URL Resmi https://chromewebstore.google.com/detail/discochrome/cikmnphhlggceijbbdeohhlkbdagjjce
Deskripsi Discover JDK's from different distributions
Ukuran File 26.14 KB
Jumlah Instalasi 56
Versi Saat Ini 1.4
Terakhir Diperbarui 2021-08-17
Tanggal Publikasi 2021-06-08
Pengembang han.solo
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://github.com/foojay2020/discoapi/issues
Bahasa yang Didukung 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"
    }
}