Nice Countdown

Nice looking extension to count the days, hour and minutes to a certain point in the future.

Nice Countdownとは何ですか?

Nice Countdownはjeroen.drenth1によって開発されたChromeの拡張機能で、その主な機能は「Nice looking extension to count the days, hour and minutes to a certain point in the future.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
公式URL https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
説明 Nice looking extension to count the days, hour and minutes to a certain point in the future.
ファイルサイズ 136 KB
インストール数 224
現在のバージョン 0.0.0.1
最終更新日 2014-06-30
公開日 2014-06-30
評価 2.33/5 合計 3 レビュー
開発者 jeroen.drenth1
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nice Countdown",
    "description": "Nice looking  extension to count the days, hour and minutes to a certain point in the future.",
    "version": "0.0.0.1",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}