World Clock Extension

Present various world clocks on your new tab!

World Clock Extensionคืออะไร?

World Clock Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Speediverse และคุณลักษณะหลักของมันคือ "Present various world clocks on your new tab!"

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

screenshot
screenshot

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

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

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

                        World Clocks is a fine extension for the finest of people who seek to know the exact time even if its not in their region.

By clicking "Add to Chrome", I accept and agree to install the World Clocks Extension Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

https://speediverse.net/terms - Terms.
https://speediverse.net/privacy-policy - Privacy Policy.
https://speediverse.net/ - About.
https://speediverse.net/contact-us - Contact Us.                    

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

ชื่อ World Clock Extension World Clock Extension
ID ikfliiolmonncdlfneobmpiapheckdch
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/world-clock-extension/ikfliiolmonncdlfneobmpiapheckdch
คำอธิบาย Present various world clocks on your new tab!
ขนาดไฟล์ 330 KB
จำนวนการติดตั้ง 11,283
เวอร์ชันปัจจุบัน 1.0.6
อัปเดตครั้งล่าสุด 2022-12-11
วันที่เผยแพร่ 2022-08-25
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Speediverse
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://speediverse.net/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "World Clock Extension",
    "description": "Present various world clocks on your new tab!",
    "manifest_version": 3,
    "version": "1.0.6",
    "chrome_url_overrides": {
        "newtab": "forms.html"
    },
    "action": {
        "default_title": "World Clock",
        "default_icon": "\/icons\/48.png"
    },
    "icons": {
        "48": "\/icons\/48.png",
        "16": "\/icons\/16.png",
        "128": "\/icons\/48.png"
    }
}