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
Astronomy Picture of the Day (APOD)คืออะไร?
Astronomy Picture of the Day (APOD) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Steven Harris และคุณลักษณะหลักของมันคือ "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Astronomy Picture of the Day (APOD)
ดาวน์โหลดไฟล์ส่วนขยาย Astronomy Picture of the Day (APOD) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Astronomy Picture of the Day (APOD) |
ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
คำอธิบาย | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
ขนาดไฟล์ | 176 KB |
จำนวนการติดตั้ง | 112 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2016-02-24 |
วันที่เผยแพร่ | 2016-02-24 |
คะแนน | 4.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Steven Harris |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" } } |