Planet Tracker
Shows todays position of planets in the solar system
Cos'è Planet Tracker?
Planet Tracker è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Shows todays position of planets in the solar system".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Planet Tracker
Scarica i file di estensione Planet Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Planet Tracker |
ID | ncbjneddlbgcjfaiokbhbkdljohlceop |
URL Ufficiale | https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop |
Descrizione | Shows todays position of planets in the solar system |
Dimensione del File | 2.21 MB |
Conteggio Installazioni | 455 |
Versione Corrente | 2.2 |
Ultimo Aggiornamento | 2018-01-29 |
Data di Pubblicazione | 2018-01-28 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |