Timezone

Timezone - track the time across the globe

Timezoneとは何ですか?

TimezoneはMr. Adhart Punjabiによって開発されたChromeの拡張機能で、その主な機能は「Timezone - track the time across the globe」です。

拡張機能のスクリーンショット

screenshot

Timezone拡張機能のCRXファイルをダウンロード

Timezone拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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