Random NASA Pic of the Day
Theme with a random Nasa Pic of the Day
Random NASA Pic of the Dayคืออะไร?
Random NASA Pic of the Day เป็นส่วนขยายของ Chrome ที่พัฒนาโดย skiroyjenkins และคุณลักษณะหลักของมันคือ "Theme with a random Nasa Pic of the Day"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Random NASA Pic of the Day
ดาวน์โหลดไฟล์ส่วนขยาย Random NASA Pic of the Day ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Random NASA Pic of the Day |
ID | omhdoabhgjjhaecjkccomlimagpbfben |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben |
คำอธิบาย | Theme with a random Nasa Pic of the Day |
ขนาดไฟล์ | 793 KB |
จำนวนการติดตั้ง | 1,912 |
เวอร์ชันปัจจุบัน | 0.2.2 |
อัปเดตครั้งล่าสุด | 2019-03-19 |
วันที่เผยแพร่ | 2019-03-19 |
คะแนน | 4.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | skiroyjenkins |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" } } |