The Worldwide Clocks

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

Hvad er The Worldwide Clocks?

The Worldwide Clocks er en Chrome-udvidelse udviklet af TheMojo Apps, og dens hovedfunktion er "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Udvidelsesskærmbilleder

screenshot

Download The Worldwide Clocks-udvidelses-CRX-fil

Download The Worldwide Clocks-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
Officiel URL https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
Beskrivelse The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
Filstørrelse 175 KB
Antal Installationer 322
Nuværende Version 1.2
Senest Opdateret 2022-06-08
Udgivelsesdato 2018-04-21
Udvikler TheMojo Apps
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.doozytools.com/
Understøttede Sprog 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"
    ]
}