Internet Time

The simpliest way to point correct time all over the world

Cos'è Internet Time?

Internet Time è un'estensione di Chrome sviluppata da Sole IT, e la sua funzione principale è "The simpliest way to point correct time all over the world".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Internet Time

Scarica i file di estensione Internet Time in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Internet Time Internet Time
ID odahaeohkbkbdminmdlefikeomonfbcb
URL Ufficiale https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb
Descrizione The simpliest way to point correct time all over the world
Dimensione del File 50.75 KB
Conteggio Installazioni 25
Versione Corrente 1.0.0
Ultimo Aggiornamento 2014-07-23
Data di Pubblicazione 2014-07-22
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore Sole IT
Tipo di Pagamento free
Lingue Supportate 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"
}