Christmas and Valentines Countdown

This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!

Christmas and Valentines Countdownとは何ですか?

Christmas and Valentines Countdownはkalebappdevによって開発されたChromeの拡張機能で、その主な機能は「This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!」です。

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

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Christmas and Valentines Countdown Christmas and Valentines Countdown
ID didnloiagfnkefgcmojilkkbmhmlfnij
公式URL https://chromewebstore.google.com/detail/christmas-and-valentines/didnloiagfnkefgcmojilkkbmhmlfnij
説明 This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!
ファイルサイズ 8.27 KB
インストール数 35
現在のバージョン 2.1
最終更新日 2017-10-08
公開日 2017-10-08
評価 5.00/5 合計 2 レビュー
開発者 kalebappdev
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christmas and Valentines Countdown",
    "description": "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!",
    "version": "2.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "christmas.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}