Planet Tracker

Planet Tracker

Shows todays position of planets in the solar system

Merlin
Additional files are visible only to premium users

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
}