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

Cos'è Astronomy Picture of the Day (APOD)?

Astronomy Picture of the Day (APOD) è un'estensione di Chrome sviluppata da Steven Harris, e la sua funzione principale è "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Astronomy Picture of the Day (APOD)

Scarica i file di estensione Astronomy Picture of the Day (APOD) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
URL Ufficiale https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Descrizione This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Dimensione del File 176 KB
Conteggio Installazioni 112
Versione Corrente 1.0.3
Ultimo Aggiornamento 2016-02-24
Data di Pubblicazione 2016-02-24
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore Steven Harris
Tipo di Pagamento free
Lingue Supportate 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"
    }
}