Time Zone Converter by OneCal

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

Was ist Time Zone Converter by OneCal?

Time Zone Converter by OneCal ist eine Chrome-Erweiterung, die von https://onecal.io entwickelt wurde, und ihr Hauptmerkmal ist "Quickly convert between multiple time zones in an instant, right inside your browser.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Time Zone Converter by OneCal-Erweiterungs-CRX-Datei herunterladen

Laden Sie Time Zone Converter by OneCal-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Time Zone Converter by OneCal Time Zone Converter by OneCal
ID ccbedeehpmabeklpedogpnanobncpmdi
Offizielle URL https://chromewebstore.google.com/detail/time-zone-converter-by-on/ccbedeehpmabeklpedogpnanobncpmdi
Beschreibung Quickly convert between multiple time zones in an instant, right inside your browser.
Dateigröße 695 KB
Installationsanzahl 197
Aktuelle Version 1.0
Letztes Update 2023-09-19
Veröffentlichungsdatum 2023-09-19
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://onecal.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.onecal.io/tools/time-zone-converter-extension
Hilfeseite URL https://www.onecal.io/contact
URL der Datenschutzrichtlinien-Seite https://www.onecal.io/extensions-privacy-policy
Unterstützte Sprachen 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"
    }
}