The Worldwide Clocks

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

O que é The Worldwide Clocks?

The Worldwide Clocks é uma extensão do Chrome desenvolvida por TheMojo Apps, e sua principal característica é "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão The Worldwide Clocks

Baixe arquivos de extensão The Worldwide Clocks no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
URL Oficial https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
Descrição The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
Tamanho do Arquivo 175 KB
Contagem de Instalações 322
Versão Atual 1.2
Última Atualização 2022-06-08
Data de Publicação 2018-04-21
Desenvolvedor TheMojo Apps
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.doozytools.com/
Idiomas Suportados 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"
    ]
}