APOD New Tab

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

Hvad er APOD New Tab?

APOD New Tab er en Chrome-udvidelse udviklet af desolationaurora, og dens hovedfunktion er "See pictures from Astronomy Picture of the Day when you open a new tab!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download APOD New Tab-udvidelses-CRX-fil

Download APOD New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
Officiel URL https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
Beskrivelse See pictures from Astronomy Picture of the Day when you open a new tab!
Filstørrelse 1.25 MB
Antal Installationer 50
Nuværende Version 1.6.2
Senest Opdateret 2016-01-20
Udgivelsesdato 2016-01-20
Bedømmelse 4.00/5 Samlet 4 Bedømmelser
Udvikler desolationaurora
Betalingsmetode free
Understøttede Sprog 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\/"
    ]
}