International Space Station Tab

Get a live feed from the International Space Station whenever you open a new browser tab!

O que é International Space Station Tab?

International Space Station Tab é uma extensão do Chrome desenvolvida por Jad, e sua principal característica é "Get a live feed from the International Space Station whenever you open a new browser tab!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão International Space Station Tab

Baixe arquivos de extensão International Space Station Tab 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

                        Get a live feed from the International Space Station whenever you open a new browser tab!                    

Informações Básicas da Extensão

Nome International Space Station Tab International Space Station Tab
ID nnilggmjpkfbcdhpcbfaemkkdpefkbfo
URL Oficial https://chromewebstore.google.com/detail/international-space-stati/nnilggmjpkfbcdhpcbfaemkkdpefkbfo
Descrição Get a live feed from the International Space Station whenever you open a new browser tab!
Tamanho do Arquivo 43.4 KB
Contagem de Instalações 209
Versão Atual 0.0.3
Última Atualização 2022-02-14
Data de Publicação 2018-12-17
Classificação 4.67/5 Total de 3 Avaliações
Desenvolvedor Jad
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "International Space Station Tab",
    "short_name": "International Space Station Tab",
    "version": "0.0.3",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "newpage.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}