WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Christmas Countdown 2025

Christmas Countdown 2025

View on Chrome Web Store
View Christmas Countdown 2025 Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (5 ratings)
1 new ratings
13 views
This extension has been viewed 13 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A simple Christmas Countdown 2025. Find out how many days until Christmas of the year. Use this Christmas countdown timer for free.
Type
Extension
Users
1,000 users
20
Timer Clock
View author page of Timer Clock
Published
Published on December 11, 2021
Version 1.0.6
Manifest version
3
Updated
Updated on October 8, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Christmas Countdown 2025 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.6",
    "name": "Christmas Countdown 2025",
    "description": "A simple Christmas Countdown 2025. Find out how many days until Christmas of the year. Use this Christmas countdown timer for free.",
    "homepage_url": "https:\/\/www.xmascountdown.net\/",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon\/16.png",
            "32": "icon\/32.png",
            "48": "icon\/48.png",
            "128": "icon\/128.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "script.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top