James Webb Space Telescope Tracker

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

¿Qué es James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker es una extensión de Chrome desarrollada por crossroadsdevshop, y su función principal es "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión James Webb Space Telescope Tracker

Descarga archivos de extensión James Webb Space Telescope Tracker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
URL Oficial https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Descripción Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Tamaño del Archivo 18.99 KB
Cantidad de Instalaciones 209
Versión Actual 1.0
Última Actualización 2022-01-05
Fecha de Publicación 2022-01-04
Desarrollador crossroadsdevshop
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}