Internet Time

The simpliest way to point correct time all over the world

Vad är Internet Time?

Internet Time är en Chrome-tillägg utvecklad av Sole IT, och dess huvudfunktion är "The simpliest way to point correct time all over the world".

Tilläggsskärmbilder

screenshot

Ladda ner Internet Time-förlängningens CRX-fil

Ladda ner Internet Time-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Internet Time Internet Time
ID odahaeohkbkbdminmdlefikeomonfbcb
Officiell webbadress https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb
Beskrivning The simpliest way to point correct time all over the world
Filstorlek 50.75 KB
Antal Installationer 25
Aktuell Version 1.0.0
Senast Uppdaterad 2014-07-23
Publiceringsdatum 2014-07-22
Betyg 2.33/5 Totalt 3 Betyg
Utvecklare Sole IT
Betalningssätt free
Stödda Språk 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"
}