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 —…”。
擴展截圖
下載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                     擴展基本資訊
| 名稱 |  | 
| ID | okaonjclghcehlghnbmjmbndjlninpip | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
    }
} | |