Windowshade

Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…

Windowshadeคืออะไร?

Windowshade เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Heptarex และคุณลักษณะหลักของมันคือ "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky currently looks like. Introduce a little natural light into your Chrome experience to get a better grip on the world without looking away.

Note: uses location API to accurately calculate sunrise and sunset times.                    

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

ชื่อ Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
คำอธิบาย Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
ขนาดไฟล์ 88.08 KB
จำนวนการติดตั้ง 157
เวอร์ชันปัจจุบัน 1.21
อัปเดตครั้งล่าสุด 2013-08-13
วันที่เผยแพร่ 2013-08-13
คะแนน 4.15/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Heptarex
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://heptarex.com/#web
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Windowshade",
    "version": "1.21",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "windowshade.html"
    },
    "permissions": [
        "geolocation"
    ],
    "offline_enabled": true
}