Telescope

Telescope

The NASA Astronomy Picture of the Day in every new tab you open.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Telescope",
  "description": "The NASA Astronomy Picture of the Day in every new tab you open.",
  "version": "1.0",
  "icons": {
    "128": "icon_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "redirect.html"
  },
  "manifest_version": 2
}