World Clocks

Replace new tab page with simple and beautiful World Clocks

World Clocksとは何ですか?

World Clocksはhttps://worldclockz.comによって開発されたChromeの拡張機能で、その主な機能は「Replace new tab page with simple and beautiful World Clocks」です。

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

screenshot

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

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

拡張機能の使用方法

                        Simple and beautiful World Clocks                    

拡張機能の基本情報

名前 World Clocks World Clocks
ID hoejpekmflnpaffadegadmhacpafpaca
公式URL https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca
説明 Replace new tab page with simple and beautiful World Clocks
ファイルサイズ 832 KB
インストール数 427
現在のバージョン 0.71
最終更新日 2016-04-23
公開日 2016-04-23
評価 3.87/5 合計 15 レビュー
開発者 https://worldclockz.com
支払い方法 free
拡張機能のウェブサイト http://worldclockz.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/maps.googleapis.com https:\/\/pagead2.googlesyndication.com https:\/\/googleads.g.doubleclick.net; object-src 'self'",
    "description": "Replace new tab page with simple and beautiful World Clocks",
    "icons": {
        "128": "images\/touch\/icon-128x128.png"
    },
    "manifest_version": 2,
    "name": "World Clocks",
    "offline_enabled": true,
    "version": "0.71"
}