Christmas and Valentines Countdown

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

What is Christmas and Valentines Countdown?

Christmas and Valentines Countdown is a Chrome extension developed by kalebappdev, and its main feature is "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!".

Download Christmas and Valentines Countdown Extension CRX File

Download Christmas and Valentines Countdown extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Christmas and Valentines Countdown Christmas and Valentines Countdown
ID didnloiagfnkefgcmojilkkbmhmlfnij
Official URL https://chromewebstore.google.com/detail/christmas-and-valentines/didnloiagfnkefgcmojilkkbmhmlfnij
Description This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!
File Size 8.27 KB
Installation Count 35
Current Version 2.1
Last Updated 2017-10-08
Publish Date 2017-10-08
Rating 5.00/5 Total 2 Ratings
Developer kalebappdev
Payment Type free
Supported Languages 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\/"
    ]
}