APOD New Tab

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

Cos'è APOD New Tab?

APOD New Tab è un'estensione di Chrome sviluppata da desolationaurora, e la sua funzione principale è "See pictures from Astronomy Picture of the Day when you open a new tab!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione APOD New Tab

Scarica i file di estensione APOD New Tab 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

                        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.                    

Informazioni di Base sull'Estensione

Nome APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
URL Ufficiale https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
Descrizione See pictures from Astronomy Picture of the Day when you open a new tab!
Dimensione del File 1.25 MB
Conteggio Installazioni 50
Versione Corrente 1.6.2
Ultimo Aggiornamento 2016-01-20
Data di Pubblicazione 2016-01-20
Valutazione 4.00/5 Totale 4 Valutazioni
Sviluppatore desolationaurora
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}