APOD New Tab

See pictures from Astronomy Picture of the Day when you open a new tab!

Qu'est-ce que APOD New Tab ?

APOD New Tab est une extension Chrome développée par desolationaurora, et sa fonction principale est "See pictures from Astronomy Picture of the Day when you open a new tab!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension APOD New Tab

Téléchargez les fichiers d'extension APOD New Tab 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

                        Set your new tab window to display stunning images from NASA's Astronomy Image of the Day. Learn about the details behind these surreal cosmic occurrences, and easily browse the entire index of images.

Source: http://apod.nasa.gov/apod/astropix.html.

Type '?' for keyboard shortcuts.                    

Informations de Base sur l'Extension

Nom APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
URL Officiel https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
Description See pictures from Astronomy Picture of the Day when you open a new tab!
Taille du Fichier 1.25 MB
Nombre d'Installations 50
Version Actuelle 1.6.2
Dernière Mise à Jour 2016-01-20
Date de Publication 2016-01-20
Évaluation 4.00/5 Total 4 Évaluations
Développeur desolationaurora
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "APOD New Tab",
    "short_name": "APOD New Tab",
    "version": "1.6.2",
    "description": "See pictures from Astronomy Picture of the Day when you open a new tab!",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    },
    "icons": {
        "48": "img\/48.png"
    },
    "permissions": [
        "http:\/\/apod.nasa.gov\/",
        "http:\/\/api.data.gov\/",
        "https:\/\/api.data.gov\/"
    ]
}