Clock

The extension will show you the current time

Clockとは何ですか?

Clockはbhawanvirkによって開発されたChromeの拡張機能で、その主な機能は「The extension will show you the current time」です。

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

screenshot

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

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

拡張機能の使用方法

                        This is one of the simple and clean clock.                    

拡張機能の基本情報

名前 Clock Clock
ID gmfkgjignenhgcimhembjlhpihhonbln
公式URL https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln
説明 The extension will show you the current time
ファイルサイズ 7.42 KB
インストール数 515
現在のバージョン 1.0
最終更新日 2013-04-16
公開日 2013-04-16
評価 4.00/5 合計 2 レビュー
開発者 bhawanvirk
支払い方法 free
対応言語 en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The extension will show you the current time",
    "name": "Clock",
    "manifest_version": 2,
    "version": "1.0"
}