WebExtension.net
Toggle dark mode
WebExtension.net

MaxRewards: Maximize Credit Card Rewards & Cash Back

View on Chrome Web Store
View MaxRewards: Maximize Credit Card Rewards & Cash Back Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
12 views
This extension has been viewed 12 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Maximize credit card rewards and cash back on millions of websites.
Type
Extension
Users
1,000 users
9
MaxRewards
View author page of MaxRewards
Published
Published on January 26, 2025
Version 0.0.5
Manifest version
3
Updated
Updated on February 11, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View MaxRewards: Maximize Credit Card Rewards & Cash Back 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": "MaxRewards: Maximize Credit Card Rewards & Cash Back",
    "description": "Maximize credit card rewards and cash back on millions of websites.",
    "version": "0.0.5",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/128.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "content-scripts\/content.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "MaxRewards",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 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