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

Qu'est-ce que Astronomy Picture of the Day (APOD) ?

Astronomy Picture of the Day (APOD) est une extension Chrome développée par Steven Harris, et sa fonction principale est "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Astronomy Picture of the Day (APOD)

Téléchargez les fichiers d'extension Astronomy Picture of the Day (APOD) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
URL Officiel 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
Taille du Fichier 176 KB
Nombre d'Installations 112
Version Actuelle 1.0.3
Dernière Mise à Jour 2016-02-24
Date de Publication 2016-02-24
Évaluation 4.20/5 Total 5 Évaluations
Développeur Steven Harris
Type de Paiement free
Langues Prises en Charge 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"
    }
}