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
扩展基本信息
名称 | 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 |
电子邮箱 | [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" } } |