James Webb Space Telescope Tracker

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

Vad är James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker är en Chrome-tillägg utvecklad av crossroadsdevshop, och dess huvudfunktion är "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Tilläggsskärmbilder

screenshot

Ladda ner James Webb Space Telescope Tracker-förlängningens CRX-fil

Ladda ner James Webb Space Telescope Tracker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
Officiell webbadress https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Beskrivning Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Filstorlek 18.99 KB
Antal Installationer 209
Aktuell Version 1.0
Senast Uppdaterad 2022-01-05
Publiceringsdatum 2022-01-04
Utvecklare crossroadsdevshop
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}