Timezone

Timezone - track the time across the globe

Timezone란 무엇입니까?

Timezone은(는) Mr. Adhart Punjabi에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Timezone - track the time across the globe"입니다.

확장 프로그램 스크린샷

screenshot

Timezone 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.

With the Timezone new-tab extension you can know what time it is anywhere, anytime!

Try it now: https://timezone-ext.com/


By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/)                    

확장 프로그램 기본 정보

이름 Timezone Timezone
ID efpmjdhcbibibhlclhnaacacoocdhcgl
공식 URL https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl
설명 Timezone - track the time across the globe
파일 크기 1.3 MB
설치 횟수 159,067
현재 버전 1.0.1
최근 업데이트 2023-09-08
출시 날짜 2023-05-30
평점 4.60/5 총 20 개의 평점
개발자 Mr. Adhart Punjabi
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://timezone-ext.com/
도움말 페이지 URL https://timezone-ext.com/#contact-us
개인정보 보호 정책 페이지 URL https://timezone-ext.com/privacy-policy-2
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "Timezone",
    "description": "Timezone - track the time across the globe",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "128": "img\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "search.html"
    }
}