WebExtension.net
Toggle dark mode
WebExtension.net

Today's Date

View on Chrome Web Store
View Today's Date Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (7 ratings)
0 views
This extension has been viewed 0 times

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

Today's date, week, day of the week, the roman year, how many days left to new year and some other fun info...
Type
ChromeOS App
Users
1,000 users
singleclickapps
View author page of singleclickapps
Published
Published on November 12, 2013
Version 1.0.0.0
Manifest version
2
Updated
Updated on October 12, 2017
Website
Visit developer website
View on Chrome Web Store
View Today's Date 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",
    "name": "Today's Date",
    "short_name": "Today's Date",
    "version": "1.0.0.0",
    "manifest_version": 2,
    "homepage_url": "http:\/\/singleclickapps.com\/todays-app",
    "description": "Today's date, week, day of the week, the roman year, how many days left to new year and some other fun info...",
    "icons": {
        "16": "icon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [],
    "offline_enabled": true,
    "incognito": "spanning",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "app": {
        "launch": {
            "local_path": "index.html"
        }
    },
    "options_page": "settings.html"
}
© 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