BestPrice - Coupons, Promo Codes, and Deals

Automatically find and apply coupon codes when you shop online with BestPrice!

Was ist BestPrice - Coupons, Promo Codes, and Deals?

BestPrice - Coupons, Promo Codes, and Deals ist eine Chrome-Erweiterung, die von https://bestprice.com entwickelt wurde, und ihr Hauptmerkmal ist "Automatically find and apply coupon codes when you shop online with BestPrice!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

BestPrice - Coupons, Promo Codes, and Deals-Erweiterungs-CRX-Datei herunterladen

Laden Sie BestPrice - Coupons, Promo Codes, and Deals-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        At BestPrice, we find the best coupons and Cashback at the Best stores! All you have to do is just shop and save! We will get you the best deal, always! 

Everytime you shop using our free extension, you Earn Cashback with just one click - It's really as simple as that! Tired of hunting for coupons or comparing prices on different websites? Say no more, we got you covered there too! Leave the deal hunting to us.

🛍 Save at thousands of stores
Get Cashback and exclusive deals at the stores you love. Available Coupons and Cashback are instantly applied to your cart at checkout.

💸 Get Cashback with one click 
You get Cashback for every store listed with us! All you have to do is click on the store you want to shop from, activate your Cashback with just one click, and it's done! Happy Shopping.

🔎 Never miss a promotion
BestPrice really does search for the Best Price while you shop at top stores. You’ll see a nice little pop-up if a better offer is found!

📉 Set Price Drop Alerts
Guess what! You can now set an alert for the price range you are most comfortable with and we notify you when your favourite product price drops! Newly launched on Amazon, coming soon to more websites. 


😀 Fun fact: We have saved over $5.000.000 for +50.000 Shoppers worldwide!


By installing the extension you agree to the Terms & Conditions:
https://bestprice.com/terms                    

Grundlegende Informationen zur Erweiterung

Name BestPrice - Coupons, Promo Codes, and Deals BestPrice - Coupons, Promo Codes, and Deals
ID inhblbknkkniipjdaijonkmdmbndgdjl
Offizielle URL https://chromewebstore.google.com/detail/bestprice-coupons-promo-c/inhblbknkkniipjdaijonkmdmbndgdjl
Beschreibung Automatically find and apply coupon codes when you shop online with BestPrice!
Dateigröße 955 KB
Installationsanzahl 20,000
Aktuelle Version 4.3.0
Letztes Update 2024-03-07
Veröffentlichungsdatum 2020-01-15
Bewertung 4.44/5 Insgesamt 9 Bewertungen
Entwickler https://bestprice.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://bestprice.com
URL der Datenschutzrichtlinien-Seite https://bestprice.com/privacy.html
Unterstützte Sprachen en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_ext_name__",
    "short_name": "BestPrice",
    "version": "4.3.0",
    "version_name": "4.3.0",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "browser_action": [],
    "icons": {
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "",
        "webRequest",
        "storage",
        "cookies"
    ],
    "background": {
        "scripts": [
            "vendors.background.content.js",
            "background.js",
            "vendors.background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'sha256-99cX7+n6Y+U3DJq4tOklEE61PEkfcKHGB\/IwsT83aqU=' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "vendors.background.content.js",
                "vendors.content.js",
                "content.js",
                "vendors.app.js",
                "app.js"
            ],
            "css": [
                "bestprice.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "\/img\/select-arrow.svg",
        "\/img\/logo.svg",
        "\/img\/close_icon.svg",
        "\/img\/coupon.png",
        "\/img\/deals.svg",
        "\/img\/deals-active.svg",
        "\/img\/searchbar.svg",
        "\/img\/search.svg",
        "\/img\/search-active.svg",
        "\/img\/bg-footer.svg",
        "\/img\/content-bg.svg",
        "\/img\/icon_128.png",
        "\/img\/money.svg",
        "\/img\/green_logo.png",
        "\/img\/header_background.svg",
        "\/img\/footer_background.svg",
        "\/img\/success.svg",
        "\/img\/piggy_cash.svg",
        "\/img\/aa\/jump_guy.svg",
        "\/img\/aa\/piggy.svg",
        "\/img\/aa\/wallet.svg",
        "\/img\/aa\/footer_background.svg",
        "\/img\/aa\/barrier.svg",
        "\/img\/deactivated_icon_128.png",
        "\/img\/close-icon.svg",
        "\/img\/slashed-bell.svg",
        "\/img\/wallet.svg",
        "\/img\/coin.svg",
        "\/img\/amazon-gift-card.svg",
        "\/img\/paypal-transfer.svg",
        "\/img\/bank-transfer.svg",
        "\/img\/simple-logo.svg",
        "\/img\/beige-wave.svg",
        "\/img\/editIcon.svg",
        "\/img\/arrow-down.svg",
        "\/img\/filter.svg",
        "\/img\/filled-radio-button.svg",
        "\/img\/radio-button.svg",
        "\/img\/follow-store-add.svg",
        "\/img\/follow-store-success-black.svg",
        "\/img\/follow-store-success-green.svg",
        "\/img\/google.svg",
        "\/img\/facebook.svg",
        "\/img\/email-password.svg",
        "\/img\/arrow-back.svg",
        "\/img\/checkbox-empty.svg",
        "\/img\/checkbox-success.svg",
        "\/img\/email.svg",
        "\/img\/eye-password.svg",
        "\/img\/checked.svg",
        "\/img\/unchecked.svg",
        "\/img\/empty-progression.svg",
        "\/img\/filled-progression.svg",
        "\/img\/gift-coins.svg",
        "\/img\/gift-15-euro.svg",
        "\/img\/Spinner-1s-200px.svg",
        "\/img\/settings.svg",
        "vendors.app.css",
        "app.css"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnBxnxUMz8q1jU+VVbNo5oEg0DeT6wXsmwBvjuYr8cx4+EWjvGoFJUAq2henmk2zQQTLLE2OTSMUmOMXHUoGpAWt0KRnvQOxzlKubRrNHwApMWKZs0JBUkDLjmKx4RiBJGkPI7b29nVYTSMBf25f+RkI5l1CkDJk3fKqothehlCv2Rq8nUnK6kHKLB5R5Fl0\/cGtDyxiyQqVRFvBQ3ECXRzd9lczaQs5FK4vJnWwjEOtOn+twm\/iJce1KiFskTpQBaTjDthkGFTURsXgOhwkkEI0Cg0wxBf\/JDUjR4Sj5hTprmDhdoS1zvbSXz3OA6\/PXOAnNjN3vLpIj5WxwPUuQXQIDAQAB",
    "externally_connectable": {
        "matches": [
            "https:\/\/staging.bestpriceapp.net\/*",
            "http:\/\/localhost:3002\/*",
            "https:\/\/qa.bestpriceapp.net\/*",
            "https:\/\/bestprice.com\/*"
        ]
    }
}