Timezone

Timezone - track the time across the globe

O que é Timezone?

Timezone é uma extensão do Chrome desenvolvida por Mr. Adhart Punjabi, e sua principal característica é "Timezone - track the time across the globe".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Timezone

Baixe arquivos de extensão Timezone 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

                        Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.

With the Timezone new-tab extension you can know what time it is anywhere, anytime!

Try it now: https://timezone-ext.com/


By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/)                    

Informações Básicas da Extensão

Nome Timezone Timezone
ID efpmjdhcbibibhlclhnaacacoocdhcgl
URL Oficial https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl
Descrição Timezone - track the time across the globe
Tamanho do Arquivo 1.3 MB
Contagem de Instalações 159,067
Versão Atual 1.0.1
Última Atualização 2023-09-08
Data de Publicação 2023-05-30
Classificação 4.60/5 Total de 20 Avaliações
Desenvolvedor Mr. Adhart Punjabi
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://timezone-ext.com/
URL da Página de Ajuda https://timezone-ext.com/#contact-us
URL da Página de Política de Privacidade https://timezone-ext.com/privacy-policy-2
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "Timezone",
    "description": "Timezone - track the time across the globe",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "128": "img\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "search.html"
    }
}