Clock

The extension will show you the current time

Clockคืออะไร?

Clock เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bhawanvirk และคุณลักษณะหลักของมันคือ "The extension will show you the current time"

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

screenshot

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

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

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

                        This is one of the simple and clean clock.                    

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

ชื่อ Clock Clock
ID gmfkgjignenhgcimhembjlhpihhonbln
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln
คำอธิบาย The extension will show you the current time
ขนาดไฟล์ 7.42 KB
จำนวนการติดตั้ง 515
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-04-16
วันที่เผยแพร่ 2013-04-16
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา bhawanvirk
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The extension will show you the current time",
    "name": "Clock",
    "manifest_version": 2,
    "version": "1.0"
}