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

Apa itu Astronomy Picture of the Day (APOD)?

Astronomy Picture of the Day (APOD) adalah ekstensi Chrome yang dikembangkan oleh Steven Harris, dan fitur utamanya adalah "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Astronomy Picture of the Day (APOD)

Unduh file ekstensi Astronomy Picture of the Day (APOD) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
URL Resmi https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Deskripsi This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Ukuran File 176 KB
Jumlah Instalasi 112
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2016-02-24
Tanggal Publikasi 2016-02-24
Penilaian 4.20/5 Total 5 Penilaian
Pengembang Steven Harris
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}