Time Zone Converter by OneCal

Quickly convert between multiple time zones in an instant, right inside your browser.

¿Qué es Time Zone Converter by OneCal?

Time Zone Converter by OneCal es una extensión de Chrome desarrollada por https://onecal.io, y su función principal es "Quickly convert between multiple time zones in an instant, right inside your browser.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Time Zone Converter by OneCal

Descarga archivos de extensión Time Zone Converter by OneCal en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        A Time Zone Converter and World Clock, right inside your browser.

Quickly convert between multiple time zones in an instant, without context switching, right inside your browser.

🔀 CONVERT TIME BETWEEN TIME ZONES
Easily convert the time between multiple time zones in a very intuitive way, right inside your browser. Simply enter the local time in any city and you will instantly see what time it corresponds to in every other city.

🌍 WORLD CLOCK
Quickly see what time is it anywhere in the world, with just a single click. Adding a new time zone is as simple as searching for a city and removing one is only one click away.

👩‍💻 NO CONTEXT SWITCHING
Whether you’re planning a meeting with your team, writing a document or speaking to a team member, you won’t be distracted. Install the extension on your browser and you will never need to switch tabs again to convert between time zones again.                    

Información Básica de la Extensión

Nombre Time Zone Converter by OneCal Time Zone Converter by OneCal
ID ccbedeehpmabeklpedogpnanobncpmdi
URL Oficial https://chromewebstore.google.com/detail/time-zone-converter-by-on/ccbedeehpmabeklpedogpnanobncpmdi
Descripción Quickly convert between multiple time zones in an instant, right inside your browser.
Tamaño del Archivo 695 KB
Cantidad de Instalaciones 197
Versión Actual 1.0
Última Actualización 2023-09-19
Fecha de Publicación 2023-09-19
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://onecal.io
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.onecal.io/tools/time-zone-converter-extension
URL de la Página de Ayuda https://www.onecal.io/contact
URL de la Página de Política de Privacidad https://www.onecal.io/extensions-privacy-policy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Time Zone Converter by OneCal",
    "description": "Quickly convert between multiple time zones in an instant, right inside your browser.",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo32.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}