Planet Tracker

Shows todays position of planets in the solar system

Qu'est-ce que Planet Tracker ?

Planet Tracker est une extension Chrome développée par Unknown, et sa fonction principale est "Shows todays position of planets in the solar system".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Planet Tracker

Téléchargez les fichiers d'extension Planet Tracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Planet Tracker Planet Tracker
ID ncbjneddlbgcjfaiokbhbkdljohlceop
URL Officiel https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop
Description Shows todays position of planets in the solar system
Taille du Fichier 2.21 MB
Nombre d'Installations 455
Version Actuelle 2.2
Dernière Mise à Jour 2018-01-29
Date de Publication 2018-01-28
Évaluation 4.67/5 Total 3 Évaluations
Développeur Unknown
Type de Paiement free
Langues Prises en Charge 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
}