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
官方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"
    }
}