James Webb Space Telescope Tracker

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

O que é James Webb Space Telescope Tracker?

James Webb Space Telescope Tracker é uma extensão do Chrome desenvolvida por crossroadsdevshop, e sua principal característica é "Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão James Webb Space Telescope Tracker

Baixe arquivos de extensão James Webb Space Telescope Tracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome James Webb Space Telescope Tracker James Webb Space Telescope Tracker
ID ejelojocgpbhicofkohpmcgkajdcihmk
URL Oficial https://chromewebstore.google.com/detail/james-webb-space-telescop/ejelojocgpbhicofkohpmcgkajdcihmk
Descrição Up to date information on the position, temperature, and launch stage of the James Webb Space Telescope.
Tamanho do Arquivo 18.99 KB
Contagem de Instalações 209
Versão Atual 1.0
Última Atualização 2022-01-05
Data de Publicação 2022-01-04
Desenvolvedor crossroadsdevshop
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}