Word Clock

A beautiful word clock that replaces the default New Tab interface.

Word Clock là gì?

Word Clock là một tiện ích mở rộng Chrome được phát triển bởi Chris Dalke, và tính năng chính của nó là "A beautiful word clock that replaces the default New Tab interface.".

Ả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 Word Clock

Tải xuống các tệp mở rộng Word Clock 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

                        Word Clock is a simple, beautiful background for your new tab screen. The extension replaces the new tab screen with a Grid-style word clock, with words that light up to show the current time.

Coming Soon:
-24 hour time
-Support for time zones besides the client time
-Customizable color palette for background

Please leave a rating!                    

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

Tên Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
URL Chính Thức https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
Mô tả A beautiful word clock that replaces the default New Tab interface.
Kích Thước Tệp 1.32 MB
Số Lần Cài Đặt 86
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-05-30
Ngày Phát Hành 2016-05-30
Đánh Giá 3.75/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Chris Dalke
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": "Word Clock",
    "short_name": "Word Clock",
    "version": "1.0",
    "description": "A beautiful word clock that replaces the default New Tab interface.",
    "author": "Chris Dalke",
    "icons": {
        "48": "static\/img\/icon48.png",
        "128": "static\/img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.htm"
    }
}