Planet Tracker

Shows todays position of planets in the solar system

O que é Planet Tracker?

Planet Tracker é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Shows todays position of planets in the solar system".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Planet Tracker

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

                        This chrome extension shows the current position of planets in the solar system when a new tab is opened. Hover your mouse over the planets to see the planet's name. Click the planet to get more information on it. Check out the new "Animate" feature to see where the planets will be in the future. 

Orbital positions are only a  a simulation based on orbital periods and an individual data point from NASA.                    

Informações Básicas da Extensão

Nome Planet Tracker Planet Tracker
ID ncbjneddlbgcjfaiokbhbkdljohlceop
URL Oficial https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop
Descrição Shows todays position of planets in the solar system
Tamanho do Arquivo 2.21 MB
Contagem de Instalações 455
Versão Atual 2.2
Última Atualização 2018-01-29
Data de Publicação 2018-01-28
Classificação 4.67/5 Total de 3 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Planet Tracker",
    "description": "Shows todays position of planets in the solar system",
    "version": "2.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "PlanetTracker.html"
    },
    "manifest_version": 2
}