Telescope

The NASA Astronomy Picture of the Day in every new tab you open.

O que é Telescope?

Telescope é uma extensão do Chrome desenvolvida por fookay, e sua principal característica é "The NASA Astronomy Picture of the Day in every new tab you open.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Telescope

Baixe arquivos de extensão Telescope 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

                        Every day NASA uploads a new astronomy picture. Now, with Telescope, you can see it every time you open a new tab. You can click the title to visit NASA's website that contains an explanation of the picture as written by a professional astronomer. Clicking the picture fades everything else to black allowing you to focus in on all of the details.

If there's trouble downloading the picture, a randomly selected picture from the library of bundled images will be loaded instead. They're straight from NASA and high-resolution to boot.

"Astronomy compels the soul to look upwards and leads us from this world to another." - Plato                    

Informações Básicas da Extensão

Nome Telescope Telescope
ID mcbkdemjpfgkelnhcnbkoafaljnblcjd
URL Oficial https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd
Descrição The NASA Astronomy Picture of the Day in every new tab you open.
Tamanho do Arquivo 20.35 MB
Contagem de Instalações 966
Versão Atual 1.0
Última Atualização 2016-02-01
Data de Publicação 2016-01-31
Classificação 4.00/5 Total de 2 Avaliações
Desenvolvedor fookay
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Telescope",
    "description": "The NASA Astronomy Picture of the Day in every new tab you open.",
    "version": "1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "manifest_version": 2
}