APOD New Tab

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

Apa itu APOD New Tab?

APOD New Tab adalah ekstensi Chrome yang dikembangkan oleh desolationaurora, dan fitur utamanya adalah "See pictures from Astronomy Picture of the Day when you open a new tab!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi APOD New Tab

Unduh file ekstensi APOD New Tab 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

                        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.                    

Informasi Dasar Ekstensi

Nama APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
URL Resmi https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
Deskripsi See pictures from Astronomy Picture of the Day when you open a new tab!
Ukuran File 1.25 MB
Jumlah Instalasi 50
Versi Saat Ini 1.6.2
Terakhir Diperbarui 2016-01-20
Tanggal Publikasi 2016-01-20
Penilaian 4.00/5 Total 4 Penilaian
Pengembang desolationaurora
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}