WebExtension.net
WebExtension.net

Pie Shopping: Cash Back and Coupons

View on Chrome Web Store
View Pie Shopping: Cash Back and Coupons Chrome Extension on Chrome Web Store
4.8 (12 ratings)

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

Pie Shopping is the fastest way to save money while shopping online with one-click cash back & auto-applied coupons at checkout!
Type
Extension
Users
100,000 users
10K
Pie Extensions
View author page of Pie Extensions
Published
Published on June 20, 2024
Version 1.4.9
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Pie Shopping: Cash Back and Coupons Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "externally_connectable": {
        "matches": [
            "https:\/\/pie.org\/*",
            "https:\/\/www.pie.org\/*",
            "https:\/\/pie-staging.org\/*",
            "https:\/\/www.pie-staging.org\/*",
            "https:\/\/development.pie-staging.org:8080\/*",
            "https:\/\/www.development.pie-staging.org:8080\/*",
            "https:\/\/development.pie-staging.org\/*",
            "https:\/\/www.development.pie-staging.org\/*"
        ],
        "accepts_tls_channel_id": false,
        "ids": [
            "jpkfgepcmmchgfbjblnodjhldacghenp"
        ]
    },
    "action": {
        "default_popup": "popover.html",
        "default_title": "__MSG_SHOPPING_EXTENSION_NAME__"
    },
    "options_page": "options.html",
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "permissions": [
        "alarms",
        "cookies",
        "tabs",
        "storage",
        "scripting",
        "webNavigation",
        "unlimitedStorage",
        "offscreen",
        "webRequest",
        "management"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/page\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/page\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "\/offscreenTagging.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "name": "__MSG_SHOPPING_EXTENSION_NAME__",
    "description": "__MSG_SHOPPING_EXTENSION_DESCRIPTION__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt+71zZwMDL\/1u7UZhv+0T8fGqKh3bbfAfvrTwJb63ixbJaFl7yxowqx5efAS1V8Jik\/SSx8mjWogRb+ovsrLt8d4dxqWKDRWD983kxepvwIEqFdSDAhkabUcCtFY4DCg0vOijJTaNqHkJTqmmIJO4wwYGLCU4ZTPIdOmsCheKxD9QUaI+gt123UKHBCmXH9HnhX1I\/GvyaMO6L2xypUP81WMnIzCn9EszGsBrW8ldggGSfsTttKC9WIZjqBZvA2DysRajRRIdU3v3uOBiZTN\/VVncxLfPaOA9bOf3F9su\/CsFgl4Qs8FDn\/Z2nwTGfKEYX+xav6ceOqeVHkJl5KUAwIDAQAB",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "https:\/\/*.amazon.com\/*"
            ],
            "js": [
                "contentCheckShopping.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.amazon.com\/*"
            ],
            "js": [
                "contentAmazon.js"
            ],
            "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"
    },
    "version": "1.4.9"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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