Time Zone Converter by OneCal

Quickly convert between multiple time zones in an instant, right inside your browser.

Time Zone Converter by OneCalคืออะไร?

Time Zone Converter by OneCal เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://onecal.io และคุณลักษณะหลักของมันคือ "Quickly convert between multiple time zones in an instant, right inside your browser."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Time Zone Converter by OneCal

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

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

                        A Time Zone Converter and World Clock, right inside your browser.

Quickly convert between multiple time zones in an instant, without context switching, right inside your browser.

🔀 CONVERT TIME BETWEEN TIME ZONES
Easily convert the time between multiple time zones in a very intuitive way, right inside your browser. Simply enter the local time in any city and you will instantly see what time it corresponds to in every other city.

🌍 WORLD CLOCK
Quickly see what time is it anywhere in the world, with just a single click. Adding a new time zone is as simple as searching for a city and removing one is only one click away.

👩‍💻 NO CONTEXT SWITCHING
Whether you’re planning a meeting with your team, writing a document or speaking to a team member, you won’t be distracted. Install the extension on your browser and you will never need to switch tabs again to convert between time zones again.                    

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

ชื่อ Time Zone Converter by OneCal Time Zone Converter by OneCal
ID ccbedeehpmabeklpedogpnanobncpmdi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/time-zone-converter-by-on/ccbedeehpmabeklpedogpnanobncpmdi
คำอธิบาย Quickly convert between multiple time zones in an instant, right inside your browser.
ขนาดไฟล์ 695 KB
จำนวนการติดตั้ง 197
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-09-19
วันที่เผยแพร่ 2023-09-19
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://onecal.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.onecal.io/tools/time-zone-converter-extension
URL หน้าช่วยเหลือ https://www.onecal.io/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.onecal.io/extensions-privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Time Zone Converter by OneCal",
    "description": "Quickly convert between multiple time zones in an instant, right inside your browser.",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo32.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}