Valentine's Day Countdown

A countdown till valentine's day!

Valentine's Day Countdownとは何ですか?

Valentine's Day Countdownはhttps://www.romantikeren.dkによって開発されたChromeの拡張機能で、その主な機能は「A countdown till valentine's day!」です。

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

screenshot

Valentine's Day Countdown拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Have you ever forgotten Valentine’s Day? Every year, thousands of people around the world forget the most important day for couples – and it’s a romantic disaster! Luckily, it won’t happen to you any more! This cute little Chrome Extension helps you remember Valentine’s Day every year! It’s a simple but VERY effective Chrome Extension that counts down to Valentine’s each day. So when Valentine’s Day is approaching, you have more than enough time to find a nice surprise or gift for your partner. And of course, it’s completely free! What’s not to love about the love countdown? Add this romantic countdown Chrome Extension for Valentine’s Day to your browser now and make your love life much easier. It’s as simple as that. With Love from Romantikeren.dk <3                    

拡張機能の基本情報

名前 Valentine's Day Countdown Valentine's Day Countdown
ID dffllccglplkojghnfjojhfldmnehnjh
公式URL https://chromewebstore.google.com/detail/valentines-day-countdown/dffllccglplkojghnfjojhfldmnehnjh
説明 A countdown till valentine's day!
ファイルサイズ 78.56 KB
インストール数 156
現在のバージョン 1.0.0
最終更新日 2017-06-13
公開日 2017-06-13
評価 4.00/5 合計 4 レビュー
開発者 https://www.romantikeren.dk
支払い方法 free
拡張機能のウェブサイト http://www.romantikeren.dk/category/valentinsdag
ヘルプページのURL http://www.romantikeren.dk/om-romantikeren-dk
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Valentine's Day Countdown",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "A countdown till valentine's day!",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_title": "Valentine's Day Countdown"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/moment.js",
            "src\/bg\/background.js"
        ],
        "persistent": true
    }
}