Planet Tracker

Shows todays position of planets in the solar system

What is Planet Tracker?

Planet Tracker is a Chrome extension developed by Unknown, and its main feature is "Shows todays position of planets in the solar system".

Extension Screenshots

screenshot
screenshot

Download Planet Tracker Extension CRX File

Download Planet Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Planet Tracker Planet Tracker
ID ncbjneddlbgcjfaiokbhbkdljohlceop
Official URL https://chromewebstore.google.com/detail/planet-tracker/ncbjneddlbgcjfaiokbhbkdljohlceop
Description Shows todays position of planets in the solar system
File Size 2.21 MB
Installation Count 455
Current Version 2.2
Last Updated 2018-01-29
Publish Date 2018-01-28
Rating 4.67/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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
}