WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pie Shopping: AI Cash Back and Coupons

Pie Shopping: AI Cash Back and Coupons

View on Chrome Web Store
View Pie Shopping: AI Cash Back and Coupons Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (424 ratings)
1 new ratings
66 views
This extension has been viewed 66 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.

Save money effortlessly with Pie Shopping: activate Cash Back, auto-apply coupons, and use our AI side panel for smart deals!
Type
Extension
Users
300,000 users
100K
Website pie.org
Pie Extensions
View author page of Pie Extensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 20, 2024
Version 1.29.1
Manifest version
3
Updated
Updated on October 23, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Pie Shopping: AI Cash Back and Coupons 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": "__MSG_SHOPPING_EXTENSION_NAME__",
    "description": "__MSG_SHOPPING_EXTENSION_DESCRIPTION__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt+71zZwMDL\/1u7UZhv+0T8fGqKh3bbfAfvrTwJb63ixbJaFl7yxowqx5efAS1V8Jik\/SSx8mjWogRb+ovsrLt8d4dxqWKDRWD983kxepvwIEqFdSDAhkabUcCtFY4DCg0vOijJTaNqHkJTqmmIJO4wwYGLCU4ZTPIdOmsCheKxD9QUaI+gt123UKHBCmXH9HnhX1I\/GvyaMO6L2xypUP81WMnIzCn9EszGsBrW8ldggGSfsTttKC9WIZjqBZvA2DysRajRRIdU3v3uOBiZTN\/VVncxLfPaOA9bOf3F9su\/CsFgl4Qs8FDn\/Z2nwTGfKEYX+xav6ceOqeVHkJl5KUAwIDAQAB",
    "options_page": "options.html",
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "action": {
        "default_title": "__MSG_SHOPPING_EXTENSION_NAME__",
        "default_popup": "popover.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScriptStarted.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.amazon.com\/*"
            ],
            "js": [
                "contentAmazonCoupons.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.amazon.com\/*"
            ],
            "js": [
                "contentAmazonProductRewards.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.amazon.com\/s*"
            ],
            "js": [
                "contentAmazonSearchProductRewards.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.google.com\/*"
            ],
            "js": [
                "contentSERPPartnerBoost.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "assets\/icons\/active\/icon16.png",
        "32": "assets\/icons\/inactive\/icon32.png",
        "48": "assets\/icons\/active\/icon48.png",
        "128": "assets\/icons\/active\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms",
        "cookies",
        "tabs",
        "storage",
        "scripting",
        "webNavigation",
        "unlimitedStorage",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "offscreen",
        "webRequest",
        "management",
        "sidePanel"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/pie.org\/*",
            "https:\/\/www.pie.org\/*",
            "https:\/\/campaign-dash.pie.org\/*"
        ],
        "accepts_tls_channel_id": false,
        "ids": [
            "jpkfgepcmmchgfbjblnodjhldacghenp"
        ]
    },
    "side_panel": {
        "default_path": "sidePanel.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/page\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/page\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "version": "1.29.1"
}
© 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