Internet Time

The simpliest way to point correct time all over the world

What is Internet Time?

Internet Time is a Chrome extension developed by Sole IT, and its main feature is "The simpliest way to point correct time all over the world".

Extension Screenshots

screenshot

Download Internet Time Extension CRX File

Download Internet Time extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Internet Time Internet Time
ID odahaeohkbkbdminmdlefikeomonfbcb
Official URL https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb
Description The simpliest way to point correct time all over the world
File Size 50.75 KB
Installation Count 25
Current Version 1.0.0
Last Updated 2014-07-23
Publish Date 2014-07-22
Rating 2.33/5 Total 3 Ratings
Developer Sole IT
Payment Type free
Supported Languages 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"
}