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

Co je Astronomy Picture of the Day (APOD)?

Astronomy Picture of the Day (APOD) je rozšíření Chrome vyvinuté Steven Harris, a jeho hlavní funkcí je „This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Astronomy Picture of the Day (APOD)

Stáhněte si soubory rozšíření Astronomy Picture of the Day (APOD) ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
Oficiální URL https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Popis This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Velikost souboru 176 KB
Počet instalací 112
Aktuální Verze 1.0.3
Poslední Aktualizace 2016-02-24
Datum Vydání 2016-02-24
Hodnocení 4.20/5 Celkem 5 Hodnocení
Vývojář Steven Harris
Typ Platby free
Podporované Jazyky 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"
    }
}