Word Clock

A beautiful word clock that replaces the default New Tab interface.

Word Clockคืออะไร?

Word Clock เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chris Dalke และคุณลักษณะหลักของมันคือ "A beautiful word clock that replaces the default New Tab interface."

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

screenshot

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

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

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

                        Word Clock is a simple, beautiful background for your new tab screen. The extension replaces the new tab screen with a Grid-style word clock, with words that light up to show the current time.

Coming Soon:
-24 hour time
-Support for time zones besides the client time
-Customizable color palette for background

Please leave a rating!                    

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

ชื่อ Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
คำอธิบาย A beautiful word clock that replaces the default New Tab interface.
ขนาดไฟล์ 1.32 MB
จำนวนการติดตั้ง 86
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-05-30
วันที่เผยแพร่ 2016-05-30
คะแนน 3.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Chris Dalke
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Word Clock",
    "short_name": "Word Clock",
    "version": "1.0",
    "description": "A beautiful word clock that replaces the default New Tab interface.",
    "author": "Chris Dalke",
    "icons": {
        "48": "static\/img\/icon48.png",
        "128": "static\/img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.htm"
    }
}