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是由https://onecal.io開發的Chrome擴展程式,該擴展的主要功能是“Quickly convert between multiple time zones in an instant, right inside your browser.”。

擴展截圖

screenshot
screenshot
screenshot

下載Time Zone Converter by OneCal擴展crx文件

下載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
官方網址 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"
    }
}