Wikiped Today

Step into the past with 'Wikipedia Today,' a captivating browser extension that unveils intriguing historical events

What is Wikiped Today?

Wikiped Today is a Chrome extension developed by arstechltd, and its main feature is "Step into the past with 'Wikipedia Today,' a captivating browser extension that unveils intriguing historical events".

Extension Screenshots

screenshot
screenshot

Download Wikiped Today Extension CRX File

Download Wikiped Today extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Discover history's footprint today with "Wikiped Today" - an engaging and enlightening Chrome extension that connects you to the past in a uniquely personal way. Have you ever wondered what remarkable events, breakthroughs, and milestones occurred on the same date in different years? With "Wikiped Today," you can now effortlessly unveil the layers of history that have shaped our world.

By clicking "Add to Chrome" I accept and agree to install the "Wikiped Today" Chrome extension and hereby agree to set the Chrome New Tab to that provided by the service and the Privacy policy and Terms of Use. The search results will be provided by Microsoft Bing.

Privacy Policy: https://arstech-ltd.com/Privacy-policy/
Terms of Use: https://arstech-ltd.com/Terms-of-use/

You may uninstall the extension at any time
To remove our extension from Google Chrome:

1) Click on the three vertical dots icon in the upper right-hand corner of your Chrome browser
2) Go to "Settings"
3) In the left menu that appears, click on "Extensions"
4) From the list of installed Extensions, locate the extension you would like to uninstall

All of the events shown on this extension are taken from Wikipedia.com the free encyclopedia                    

Extension Basic Information

Name Wikiped Today Wikiped Today
ID dnhiijkebhjlfgieimffchdcmhgmihjh
Official URL https://chromewebstore.google.com/detail/wikiped-today/dnhiijkebhjlfgieimffchdcmhgmihjh
Description Step into the past with 'Wikipedia Today,' a captivating browser extension that unveils intriguing historical events
File Size 6.91 MB
Installation Count 43,143
Current Version 1.0.3
Last Updated 2024-01-18
Publish Date 2023-08-09
Rating 4.00/5 Total 12 Ratings
Developer arstechltd
Email [email protected]
Payment Type free
Extension Website https://arstech-ltd.com/
Help Page URL https://arstech-ltd.com/Contacts/
Privacy Policy Page URL https://arstech-ltd.com/Privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.0.3",
    "author": "ARS Tech Ltd",
    "name": "Wikiped Today",
    "description": "Step into the past with 'Wikipedia Today,' a captivating browser extension that unveils intriguing historical events",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.wikiped-today.com\/*"
    ]
}