WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Troywell Cashback - discounts and cashback

Troywell Cashback - discounts and cashback

View on Chrome Web Store
View Troywell Cashback - discounts and cashback Chrome Extension on Chrome Web Store
Add to bookmarks
1.2 (44 ratings)
14 new 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.

Automatically find and activate the best cashback and promo codes while you shop. Save money with no extra effort!
Type
Extension
Users
20,000 users
5K
wewi****************
View author page of wewi****************
Published
Published on October 18, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on October 18, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Troywell Cashback - discounts and cashback 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": "__MSG_appName__",
    "short_name": "__MSG_shortName__",
    "version": "1.0.0",
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/troywell.org",
    "default_locale": "en",
    "author": "Troywell",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "unlimitedStorage",
        "management",
        "scripting",
        "activeTab",
        "tabs",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "alarms",
        "webNavigation",
        "notifications"
    ],
    "background": {
        "service_worker": "bg\/bundle.js"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "content\/bundle.js"
            ],
            "css": [
                "fonts.css"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": "icon\/icon-32.png",
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icon\/icon-32.png",
        "64": "icon\/icon-64.png",
        "128": "icon\/icon-128.png"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content\/*.css",
                "content\/*.svg",
                "icon\/*",
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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