Time Travel
Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…
What is Time Travel?
Time Travel is a Chrome extension developed by DashOne, and its main feature is "Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…".
Extension Screenshots
Download Time Travel Extension CRX File
Download Time Travel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Time Travel |
ID | okaonjclghcehlghnbmjmbndjlninpip |
Official URL | https://chromewebstore.google.com/detail/time-travel/okaonjclghcehlghnbmjmbndjlninpip |
Description | Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —… |
File Size | 2.03 MB |
Installation Count | 102 |
Current Version | 0.1.1 |
Last Updated | 2021-05-05 |
Publish Date | 2020-06-01 |
Rating | 2.00/5 Total 1 Ratings |
Developer | DashOne |
[email protected] | |
Payment Type | free |
Extension Website | https://timetravel.sharath.app |
Help Page URL | https://twitter.com/sharathprabhal |
Privacy Policy Page URL | https://dashone.app/privacy |
Supported Languages | 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" } } |