Astronomy Picture of the Day (APOD)

This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API

What is Astronomy Picture of the Day (APOD)?

Astronomy Picture of the Day (APOD) is a Chrome extension developed by Steven Harris, and its main feature is "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Extension Screenshots

screenshot

Download Astronomy Picture of the Day (APOD) Extension CRX File

Download Astronomy Picture of the Day (APOD) 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

                        Who doesn't love a good photo of our Universe? 

NASA has a massive library of beautiful imagery, every day they showcase a single image. We display this image in a new tab, so we don't have to go out our way to view it.                    

Extension Basic Information

Name Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
Official URL https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Description This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
File Size 176 KB
Installation Count 112
Current Version 1.0.3
Last Updated 2016-02-24
Publish Date 2016-02-24
Rating 4.20/5 Total 5 Ratings
Developer Steven Harris
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Steven Harris",
    "name": "Astronomy Picture of the Day (APOD)",
    "description": "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API",
    "version": "1.0.3",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    }
}