James Webb Space Telescope Tracker

Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.

Hvad er James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker er en Chrome-udvidelse udviklet af crossroadsdevshop, og dens hovedfunktion er "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Udvidelsesskærmbilleder

screenshot

Download James Webb Space Telescope Tracker-udvidelses-CRX-fil

Download James Webb Space Telescope Tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        See the stats of the James Webb Space Telescope with a click of your mouse!                    

Grundlæggende oplysninger om udvidelsen

Navn James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
Officiel URL https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Beskrivelse Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Filstørrelse 18.99 KB
Antal Installationer 209
Nuværende Version 1.0
Senest Opdateret 2022-01-05
Udgivelsesdato 2022-01-04
Udvikler crossroadsdevshop
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "James Webb Space Telescope Tracker",
    "description": "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.",
    "version": "1.0",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/api.jwst-hub.com\/*"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/images\/array2.png",
            "32": "\/images\/array2.png",
            "48": "\/images\/array2.png",
            "128": "\/images\/array2.png"
        }
    },
    "icons": {
        "16": "\/images\/array2.png",
        "32": "\/images\/array2.png",
        "48": "\/images\/array2.png",
        "128": "\/images\/array2.png"
    }
}