Internet Time

The simpliest way to point correct time all over the world

Internet Time là gì?

Internet Time là một tiện ích mở rộng Chrome được phát triển bởi Sole IT, và tính năng chính của nó là "The simpliest way to point correct time all over the world".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Internet Time

Tải xuống các tệp mở rộng Internet Time dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Internet Time Internet Time
ID odahaeohkbkbdminmdlefikeomonfbcb
URL Chính Thức https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb
Mô tả The simpliest way to point correct time all over the world
Kích Thước Tệp 50.75 KB
Số Lần Cài Đặt 25
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2014-07-23
Ngày Phát Hành 2014-07-22
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Sole IT
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}