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
4.8 (4 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.

Shows you today's date and some other info...
Type
Extension
Users
636 users
1
singleclickapps
View author page of singleclickapps
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 3, 2017
Version 2.0.0.0
Manifest version
3
Updated
Updated on August 23, 2024
productivity/workflow
Extension Category
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",
    "version": "2.0.0.0",
    "manifest_version": 3,
    "homepage_url": "https:\/\/singleclickapps.com\/todays-extension",
    "description": "Shows you today's date and some other info...",
    "icons": {
        "16": "icon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "incognito": "spanning",
    "action": {
        "default_icon": "icon.png",
        "default_title": "Today's Date",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "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