James Webb Space Telescope Tracker

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

Co to jest James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker to rozszerzenie Chrome opracowane przez crossroadsdevshop, a jego główną funkcją jest „Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia James Webb Space Telescope Tracker

Pobierz pliki rozszerzeń James Webb Space Telescope Tracker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
Oficjalny URL https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Opis Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Rozmiar pliku 18.99 KB
Liczba instalacji 209
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-01-05
Data Publikacji 2022-01-04
Deweloper crossroadsdevshop
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}