WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CashBack+ Pay brought to you by Prizeout

CashBack+ Pay brought to you by Prizeout

View on Chrome Web Store
View CashBack+ Pay brought to you by Prizeout Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (9 ratings)
1 new 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.

Earn instant cashback on your everyday online shopping. Available exclusively to select Credit Union members.
Type
Extension
Users
1,000 users
3
CashBack+
View author page of CashBack+
Published
Published on August 25, 2023
Version 1.2.8
Manifest version
3
Updated
Updated on August 26, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View CashBack+ Pay brought to you by Prizeout 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": "CashBack+ Pay brought to you by Prizeout",
    "short_name": "CashBack+ Pay",
    "version": "1.2.8",
    "description": "Earn instant cashback on your everyday online shopping. Available exclusively to select Credit Union members.",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_title": "CashBack+",
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScripts.js"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "serviceWorkers.js"
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "webNavigation"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js",
                "*.html",
                "*.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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