WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
This Day in History

This Day in History

View on Chrome Web Store
View This Day in History Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 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.

This extension shows a quick 'This day in history' fact.
Type
Extension
Users
225 users
9
alexbudy
View author page of alexbudy
Published
Published on December 28, 2015
Version 2.0
Manifest version
3
Updated
Updated on June 4, 2024
lifestyle/fun
Extension Category
View on Chrome Web Store
View This Day in History 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,
    "name": "This Day in History",
    "description": "This extension shows a quick 'This day in history' fact.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "history.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "history.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "options_page": "options.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