WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Savewise: Cashback, Miles, & Points Rewards Comparison

Savewise: Cashback, Miles, & Points Rewards Comparison

View on Chrome Web Store
View Savewise: Cashback, Miles, & Points Rewards Comparison Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (16 ratings)
1 new ratings
30 views
This extension has been viewed 30 times

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

Maximize your cashback, miles, and credit card points rewards while shopping at over 12,000 stores.
Type
Extension
Users
2,000 users
1K
Website getsavewise.com
Savewise
View author page of Savewise
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 11, 2024
Version 1.6.2
Manifest version
3
Updated
Updated on March 24, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Savewise: Cashback, Miles, & Points Rewards Comparison 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": "Savewise: Cashback, Miles, & Points Rewards Comparison",
    "version": "1.6.2",
    "description": "Maximize your cashback, miles, and credit card points rewards while shopping at over 12,000 stores.",
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "scripting",
        "alarms",
        "cookies"
    ],
    "action": {
        "default_icon": {
            "16": "images\/app_icons\/16.png",
            "32": "images\/app_icons\/32.png",
            "48": "images\/app_icons\/48.png",
            "64": "images\/app_icons\/64.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/app_icons\/16.png",
        "32": "images\/app_icons\/32.png",
        "48": "images\/app_icons\/48.png",
        "64": "images\/app_icons\/64.png",
        "128": "images\/app_icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "styles.css"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/getsavewise.com\/*",
            "http:\/\/localhost:3000\/*"
        ]
    }
}
© 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