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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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