WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Shop TODAY Savings

Shop TODAY Savings

View on Chrome Web Store
View Shop TODAY Savings Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (40 ratings)
6 views
This extension has been viewed 6 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.

Shop and save with discounts and TODAY Show-exclusive deals at over 40,000 online stores.
Type
Extension
Users
20,000 users
Website todayshow.app
Checkmate
View author page of Checkmate
Published
Published on September 18, 2023
Version 1.4.6
Manifest version
3
Updated
Updated on January 30, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Shop TODAY Savings 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": "Shop TODAY Savings",
    "version": "1.4.6",
    "description": "Shop and save with discounts and TODAY Show-exclusive deals at over 40,000 online stores.",
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "background",
        "cookies",
        "webRequest",
        "declarativeNetRequestWithHostAccess",
        "offscreen"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "build\/background.js"
    },
    "icons": {
        "16": "assets\/16-logo.png",
        "48": "assets\/48-logo.png",
        "64": "assets\/64-logo.png",
        "128": "assets\/128-logo.png"
    },
    "action": {
        "default_icon": "assets\/icon-grey.png",
        "default_popup": "popup.html",
        "default_title": "Shop TODAY Savings"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "build\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "build\/*",
                "assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/127.0.0.1:8000\/*",
            "https:\/\/todayshow.app\/*"
        ]
    }
}
© 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