APOD New Tab

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

APOD New Tabคืออะไร?

APOD New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย desolationaurora และคุณลักษณะหลักของมันคือ "See pictures from Astronomy Picture of the Day when you open a new tab!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย APOD New Tab

ดาวน์โหลดไฟล์ส่วนขยาย APOD New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ APOD New Tab APOD New Tab
ID pgnijakmicikmolkbgnnjpfhhkockobl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/apod-new-tab/pgnijakmicikmolkbgnnjpfhhkockobl
คำอธิบาย See pictures from Astronomy Picture of the Day when you open a new tab!
ขนาดไฟล์ 1.25 MB
จำนวนการติดตั้ง 50
เวอร์ชันปัจจุบัน 1.6.2
อัปเดตครั้งล่าสุด 2016-01-20
วันที่เผยแพร่ 2016-01-20
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา desolationaurora
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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\/"
    ]
}