The Worldwide Clocks

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

What is The Worldwide Clocks?

The Worldwide Clocks is a Chrome extension developed by TheMojo Apps, and its main feature is "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Extension Screenshots

screenshot

Download The Worldwide Clocks Extension CRX File

Download The Worldwide Clocks 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

                        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                    

Extension Basic Information

Name The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
Official URL 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.
File Size 175 KB
Installation Count 322
Current Version 1.2
Last Updated 2022-06-08
Publish Date 2018-04-21
Developer TheMojo Apps
Email [email protected]
Payment Type free
Extension Website https://www.doozytools.com/
Supported Languages 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"
    ]
}