The Worldwide Clocks

The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.

Qu'est-ce que The Worldwide Clocks ?

The Worldwide Clocks est une extension Chrome développée par TheMojo Apps, et sa fonction principale est "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension The Worldwide Clocks

Téléchargez les fichiers d'extension The Worldwide Clocks au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The Worldwide Clocks are analog and digital clocks plugin based on GMT offsets. Perfect for world clocks. It is supporting automatic daylight saving time conversions for affected timezone.

Features:
=> Analog Clock
=> Digital Clock
=> Date Display
=> 5 Clock Skins
=> GMT Timezone Offsets
=> Automatic Daylight Saving Time conversion on affected timezone.

Developed By: TheJimIT
Credits: jClocksGMT for MIT License                    

Informations de Base sur l'Extension

Nom The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
URL Officiel https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
Description The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
Taille du Fichier 175 KB
Nombre d'Installations 322
Version Actuelle 1.2
Dernière Mise à Jour 2022-06-08
Date de Publication 2018-04-21
Développeur TheMojo Apps
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.doozytools.com/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Worldwide Clocks",
    "short_name": "The Worldwide Clocks",
    "description": "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.",
    "version": "1.2",
    "author": "TheJimIT",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}