Internet Time

The simpliest way to point correct time all over the world

O que é Internet Time?

Internet Time é uma extensão do Chrome desenvolvida por Sole IT, e sua principal característica é "The simpliest way to point correct time all over the world".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Internet Time

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

                        If you'd like to arrange time and don't want to confuse the time zones use InternetTime which is inspired by Swatch Internet Time.
Internet Time doesn't use any time zones. The @0 (at-zero) is the day beginning at UTC+0, and all 24 hours are devided in 1000 pieces.
For example, @329 = 07:53 in UTC+0                    

Informações Básicas da Extensão

Nome Internet Time Internet Time
ID odahaeohkbkbdminmdlefikeomonfbcb
URL Oficial https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb
Descrição The simpliest way to point correct time all over the world
Tamanho do Arquivo 50.75 KB
Contagem de Instalações 25
Versão Atual 1.0.0
Última Atualização 2014-07-23
Data de Publicação 2014-07-22
Classificação 2.33/5 Total de 3 Avaliações
Desenvolvedor Sole IT
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Internet Time",
    "version": "1.0.0",
    "description": "The simpliest way to point correct time all over the world",
    "icons": {
        "16": "i\/icon16.png",
        "48": "i\/icon48.png",
        "128": "i\/icon48.png"
    },
    "browser_action": {
        "default_icon": "i\/icon16.png",
        "default_popup": "popup.html"
    },
    "author": "Sole IT"
}