Time Travel
Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…
Wat is Time Travel?
Time Travel is een Chrome-extensie ontwikkeld door DashOne, en de belangrijkste functie is "Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…".
Extensie Screenshots
Download het CRX-bestand van de extensie Time Travel
Download Time Travel-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | okaonjclghcehlghnbmjmbndjlninpip |
| Officiële URL | https://chromewebstore.google.com/detail/time-travel/okaonjclghcehlghnbmjmbndjlninpip |
| Beschrijving | Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —… |
| Bestandsgrootte | 2.03 MB |
| Aantal Installaties | 102 |
| Huidige Versie | 0.1.1 |
| Laatst Bijgewerkt | 2021-05-05 |
| Publicatiedatum | 2020-06-01 |
| Beoordeling | 2.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | DashOne |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://timetravel.sharath.app |
| Help Pagina-URL | https://twitter.com/sharathprabhal |
| URL van de Privacybeleid Pagina | https://dashone.app/privacy |
| Ondersteunde Talen | 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"
}
} | |