The Worldwide Clocks

The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.

The Worldwide Clocksคืออะไร?

The Worldwide Clocks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TheMojo Apps และคุณลักษณะหลักของมันคือ "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time."

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

screenshot

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

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

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

                        The Worldwide Clocks are analog and digital clocks plugin based on GMT offsets. Perfect for world clocks. It is supporting automatic daylight saving time conversions for affected timezone.

Features:
=> Analog Clock
=> Digital Clock
=> Date Display
=> 5 Clock Skins
=> GMT Timezone Offsets
=> Automatic Daylight Saving Time conversion on affected timezone.

Developed By: TheJimIT
Credits: jClocksGMT for MIT License                    

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

ชื่อ The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
คำอธิบาย The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
ขนาดไฟล์ 175 KB
จำนวนการติดตั้ง 322
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2022-06-08
วันที่เผยแพร่ 2018-04-21
ผู้พัฒนา TheMojo Apps
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.doozytools.com/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Worldwide Clocks",
    "short_name": "The Worldwide Clocks",
    "description": "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.",
    "version": "1.2",
    "author": "TheJimIT",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}