Word Clock

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

Word Clockとは何ですか?

Word ClockはChris Dalkeによって開発されたChromeの拡張機能で、その主な機能は「A beautiful word clock that replaces the default New Tab interface.」です。

拡張機能のスクリーンショット

screenshot

Word Clock拡張機能のCRXファイルをダウンロード

Word Clock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Word Clock Word Clock
ID ephnjjcgghfoadekcfjmflbikcjcglmm
公式URL https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm
説明 A beautiful word clock that replaces the default New Tab interface.
ファイルサイズ 1.32 MB
インストール数 86
現在のバージョン 1.0
最終更新日 2016-05-30
公開日 2016-05-30
評価 3.75/5 合計 4 レビュー
開発者 Chris Dalke
支払い方法 free
対応言語 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"
    }
}