World Clocks

World Clocks

World Clocksとは何ですか?

World Clocksはhttps://quickrr.comによって開発されたChromeの拡張機能で、その主な機能は「World Clocks」です。

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

screenshot

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

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

拡張機能の使用方法

                        World Clocks is a simple yet powerful Chrome extension to display current time in different time zones. Select country & city, and every time you open World Clocks you have local time instantly.


Chrome productivity extensions by http://quickrr.com                    

拡張機能の基本情報

名前 World Clocks World Clocks
ID ajnbnekhpkkfaobjalnhdoofajkghidp
公式URL https://chromewebstore.google.com/detail/world-clocks/ajnbnekhpkkfaobjalnhdoofajkghidp
説明 World Clocks
ファイルサイズ 255 KB
インストール数 8,708
現在のバージョン 2.0
最終更新日 2015-02-22
公開日 2015-02-22
評価 4.41/5 合計 222 レビュー
開発者 https://quickrr.com
支払い方法 free
拡張機能のウェブサイト http://quickrr.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "World Clocks",
    "version": "2.0",
    "manifest_version": 2,
    "description": "World Clocks",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.htm",
        "default_title": "World Clocks"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    }
}