World Time

See the time in four different timezones around the world at a glance.

World Timeคืออะไร?

World Time เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://linangdata.com และคุณลักษณะหลักของมันคือ "See the time in four different timezones around the world at a glance."

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

screenshot

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

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

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

                        Working in a remote team brings many challenges but one common one is being aware of your coworker's and client's time zones. Have you ever had to look up the time zone your friends and family are in? 

Maybe they are on vacation or just living in another country or another time zone in your own country.

The World Clock lets you set clocks for four different time zones so you can see at a glance what the time is in another part of the world.  Select the time zone you want for each clock.

Features: 
- A dark clock face indicates night time - a time between 8:00pm and 6:00am.
- The clock's state is remembered by your browser so your current selections will apply when you open this page again.
- provides links to other tools from LinangData, the LinangData home page, and the LinangData YouTube channel

Releases:
1.0.7 - manifest version 3, look and feel, SVG library, digital date/time for each clock                    

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

ชื่อ World Time World Time
ID goedhhlgjnahdhgdngddoadlldodddfk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/world-time/goedhhlgjnahdhgdngddoadlldodddfk
คำอธิบาย See the time in four different timezones around the world at a glance.
ขนาดไฟล์ 2.92 MB
จำนวนการติดตั้ง 1,071
เวอร์ชันปัจจุบัน 1.0.7
อัปเดตครั้งล่าสุด 2022-11-03
วันที่เผยแพร่ 2019-03-10
คะแนน 3.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://linangdata.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://linangdtata.com/
URL หน้าช่วยเหลือ https://linangdtata.com/world-clock/
URL หน้านโยบายความเป็นส่วนตัว https://linangdata.com/privacy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "World Time",
    "short_name": "World Time",
    "description": "See the time in four different timezones around the world at a glance.",
    "version": "1.0.7",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "36": "images\/36x36.png",
        "48": "images\/48x48.png",
        "64": "images\/64x64.png",
        "72": "images\/72x72.png",
        "96": "images\/96x96.png",
        "128": "images\/128x128.png",
        "144": "images\/144x144.png",
        "192": "images\/192x192.png",
        "512": "images\/512x512.png"
    },
    "background": [],
    "action": {
        "default_icon": "images\/96x96.png",
        "default_popup": "index.html",
        "default_title": "World Time"
    }
}