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
Eメール [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"
    }
}