Telescope

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

What is Telescope?

Telescope is a Chrome extension developed by fookay, and its main feature is "The NASA Astronomy Picture of the Day in every new tab you open.".

Extension Screenshots

screenshot

Download Telescope Extension CRX File

Download Telescope 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

                        Every day NASA uploads a new astronomy picture. Now, with Telescope, you can see it every time you open a new tab. You can click the title to visit NASA's website that contains an explanation of the picture as written by a professional astronomer. Clicking the picture fades everything else to black allowing you to focus in on all of the details.

If there's trouble downloading the picture, a randomly selected picture from the library of bundled images will be loaded instead. They're straight from NASA and high-resolution to boot.

"Astronomy compels the soul to look upwards and leads us from this world to another." - Plato                    

Extension Basic Information

Name Telescope Telescope
ID mcbkdemjpfgkelnhcnbkoafaljnblcjd
Official URL https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd
Description The NASA Astronomy Picture of the Day in every new tab you open.
File Size 20.35 MB
Installation Count 966
Current Version 1.0
Last Updated 2016-02-01
Publish Date 2016-01-31
Rating 4.00/5 Total 2 Ratings
Developer fookay
Payment Type free
Supported Languages en-US
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
}