Random NASA Pic of the Day
Theme with a random Nasa Pic of the Day
Apa itu Random NASA Pic of the Day?
Random NASA Pic of the Day adalah ekstensi Chrome yang dikembangkan oleh skiroyjenkins, dan fitur utamanya adalah "Theme with a random Nasa Pic of the Day".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Random NASA Pic of the Day
Unduh file ekstensi Random NASA Pic of the Day 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
Open a new tab and see a random NASA picture of the day! When you open a new tab, you will be greeted with a picture from NASA's Picture of the day archive on a randomly chosen date. The title of the image along with the date it was chosen as the Picture of the Day will appear in the top left and a description provided by NASA will be in the bottom right. You can also choose to view the HD version of the image by clicking the "Open HD Image" in the top left. Versions: 0.2: - Added icons 0.2.1: - Added copyright to image if image isn't public domain - Fixed Small tile image and added Large tile image - Added more screenshots 0.2.2 - Updated Screenshots - WIP: adding download button for the HD image
Informasi Dasar Ekstensi
Nama | Random NASA Pic of the Day |
ID | omhdoabhgjjhaecjkccomlimagpbfben |
URL Resmi | https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben |
Deskripsi | Theme with a random Nasa Pic of the Day |
Ukuran File | 793 KB |
Jumlah Instalasi | 1,912 |
Versi Saat Ini | 0.2.2 |
Terakhir Diperbarui | 2019-03-19 |
Tanggal Publikasi | 2019-03-19 |
Penilaian | 4.33/5 Total 3 Penilaian |
Pengembang | skiroyjenkins |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": ".\/page\/index.html" }, "name": "Random NASA Pic of the Day", "description": "Theme with a random Nasa Pic of the Day", "version": "0.2.2", "manifest_version": 2, "icons": { "128": ".\/milkyWay2.png", "16": ".\/milkyWay1.png" } } |