James Webb Space Telescope Tracker

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

Qu'est-ce que James Webb Space Telescope Tracker ?

James Webb Space Telescope Tracker est une extension Chrome développée par crossroadsdevshop, et sa fonction principale est "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension James Webb Space Telescope Tracker

Téléchargez les fichiers d'extension James Webb Space Telescope Tracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
URL Officiel https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Description Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Taille du Fichier 18.99 KB
Nombre d'Installations 209
Version Actuelle 1.0
Dernière Mise à Jour 2022-01-05
Date de Publication 2022-01-04
Développeur crossroadsdevshop
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}