World Clocks

World Clocks

World Clocksคืออะไร?

World Clocks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://quickrr.com และคุณลักษณะหลักของมันคือ "World Clocks"

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

screenshot

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

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

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

                        World Clocks is a simple yet powerful Chrome extension to display current time in different time zones. Select country & city, and every time you open World Clocks you have local time instantly.


Chrome productivity extensions by http://quickrr.com                    

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

ชื่อ World Clocks World Clocks
ID ajnbnekhpkkfaobjalnhdoofajkghidp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/world-clocks/ajnbnekhpkkfaobjalnhdoofajkghidp
คำอธิบาย World Clocks
ขนาดไฟล์ 255 KB
จำนวนการติดตั้ง 8,708
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2015-02-22
วันที่เผยแพร่ 2015-02-22
คะแนน 4.41/5 รวมทั้งหมด 222 คะแนน
ผู้พัฒนา https://quickrr.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://quickrr.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "World Clocks",
    "version": "2.0",
    "manifest_version": 2,
    "description": "World Clocks",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.htm",
        "default_title": "World Clocks"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    }
}