Halloween Countdown

A Halloween Season Countdown Timer.

What is Halloween Countdown?

Halloween Countdown is a Chrome extension developed by https://zedcole.com, and its main feature is "A Halloween Season Countdown Timer.".

Extension Screenshots

screenshot
screenshot

Download Halloween Countdown Extension CRX File

Download Halloween 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

                        A spooky little Halloween Countdown timer. 

How far away is your favorite holiday?                    

Extension Basic Information

Name Halloween Countdown Halloween Countdown
ID ngfepgmgkenlaafaapmehkcdmfmeiidd
Official URL https://chromewebstore.google.com/detail/halloween-countdown/ngfepgmgkenlaafaapmehkcdmfmeiidd
Description A Halloween Season Countdown Timer.
File Size 67.61 KB
Installation Count 304
Current Version 0.7
Last Updated 2021-10-05
Publish Date 2021-09-28
Rating 4.50/5 Total 2 Ratings
Developer https://zedcole.com
Email [email protected]
Payment Type free
Help Page URL https://github.com/ZedCole/Halloween_Countdown_CE/issues
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Halloween Countdown",
    "description": "A Halloween Season Countdown Timer.",
    "version": "0.7",
    "action": {
        "default_popup": "popup.html",
        "default_title": "Halloween Countdown"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}