Time Travel

Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…

Time Travelとは何ですか?

Time TravelはDashOneによって開発されたChromeの拡張機能で、その主な機能は「Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Calculate time difference across zones faster than ever. Find a time that works for everyone!

🕒 No sliders, button press, etc — the simplest possible interactions
🚀 Super fast!
❤️ Simple yet powerful UX
🌎 Can search for any city in the world — not have to remember exact timezone
🆓 FREE                    

拡張機能の基本情報

名前 Time Travel Time Travel
ID okaonjclghcehlghnbmjmbndjlninpip
公式URL https://chromewebstore.google.com/detail/time-travel/okaonjclghcehlghnbmjmbndjlninpip
説明 Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…
ファイルサイズ 2.03 MB
インストール数 102
現在のバージョン 0.1.1
最終更新日 2021-05-05
公開日 2020-06-01
評価 2.00/5 合計 1 レビュー
開発者 DashOne
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://timetravel.sharath.app
ヘルプページのURL https://twitter.com/sharathprabhal
プライバシーポリシーページのURL https://dashone.app/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Time Travel",
    "version": "0.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com 'sha256-OB2OtW2qkm5ZWV3zwAPKIevdEOFYyJQzKukfyVMEbUQ=' 'sha256-\/qHzzPQM6o+i2Hgql1qZj01tthWKwV+ZNAQfdfvHdOQ='",
    "icons": {
        "16": "logo-16.png",
        "48": "logo-48.png",
        "128": "logo-128.png"
    }
}