WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
New Year Countdown to 2024

New Year Countdown to 2024

View on Chrome Web Store
View New Year Countdown to 2024 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
5 views
This extension has been viewed 5 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 Countdown to New Year 2024. Find out how many days until New Year of the year. Use this New Year Countdown timer for free.
Type
Extension
Users
125 users
1
Timer Clock
View author page of Timer Clock
Published
Published on May 22, 2023
Version 1.0.5
Manifest version
3
Updated
Updated on May 22, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View New Year Countdown to 2024 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.5",
    "name": "New Year Countdown to 2024",
    "description": "A simple Countdown to New Year 2024. Find out how many days until New Year of the year. Use this New Year Countdown timer for free.",
    "homepage_url": "https:\/\/www.newyearcountdown.net\/",
    "icons": {
        "16": "icon\/icon.png",
        "32": "icon\/icon.png",
        "48": "icon\/icon.png",
        "128": "icon\/icon.png"
    },
    "action": {
        "default_icon": {
            "16": "icon\/icon.png",
            "32": "icon\/icon.png",
            "48": "icon\/icon.png",
            "128": "icon\/icon.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