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

Vad är Astronomy Picture of the Day (APOD)?

Astronomy Picture of the Day (APOD) är en Chrome-tillägg utvecklad av Steven Harris, och dess huvudfunktion är "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Tilläggsskärmbilder

screenshot

Ladda ner Astronomy Picture of the Day (APOD)-förlängningens CRX-fil

Ladda ner Astronomy Picture of the Day (APOD)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
Officiell webbadress https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Beskrivning This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Filstorlek 176 KB
Antal Installationer 112
Aktuell Version 1.0.3
Senast Uppdaterad 2016-02-24
Publiceringsdatum 2016-02-24
Betyg 4.20/5 Totalt 5 Betyg
Utvecklare Steven Harris
Betalningssätt free
Stödda Språk 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"
    }
}