WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Coupert ES - Buscador de cupones & Cashback

Coupert ES - Buscador de cupones & Cashback

View on Chrome Web Store
0.0 (0 ratings)
22 views

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.

Coupert automatically finds coupons, applies best coupon code at checkout & gives you cashback.
Type
Extension
Users
517 users
21
Website www.coupert.com
Coupert.com
Published
Version 6.6.40
Manifest version
3
Updated
lifestyle/shopping
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "action": {
        "default_icon": {
            "19": "icon\/browsericon-off-19.png",
            "38": "icon\/browsericon-off-38.png"
        },
        "default_title": "__MSG_app_name__",
        "default_popup": "popover.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "content.js"
            ],
            "match_about_blank": false,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "guide.js"
            ],
            "match_about_blank": false,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqzBe3+lR5QsMJ9V71sV8OGTs6Di4xtEnC617aW5lvRogYjWp0SIxEjP27XvhvtBxUR3vGmtHVhcdjNUo2Ny+kk6Rzt0xFcwuLN4UOpgZs3lVAdILBUhABKt0yo0M0vdJ3Rb6021XXk65J2Y3NGQeDZozLKG\/nQmlIDcls04Qmi4QqM8umZuHP1jEslp4PUTtH+R9sUfr8yXVyL3pj\/w6So4xlt4hpJz6+jZoWX95+4aoCpxWwiqggInh5MtFAj1Ey525R35r3jYKwd\/0YMObREwTdBc8i0NUcT6qMYtF1FjzRCA17Y3SEuV1GyWMLXcB9ik3kOjbpC8f2VjrLOTtKwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "permissions": [
        "cookies",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "alarms"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.6.40",
    "web_accessible_resources": [
        {
            "resources": [
                "image\/*",
                "css\/*",
                "font\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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.