BestPrice - Coupons, Promo Codes, and Deals

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

Vad är BestPrice - Coupons, Promo Codes, and Deals?

BestPrice - Coupons, Promo Codes, and Deals är en Chrome-tillägg utvecklad av https://bestprice.com, och dess huvudfunktion är "Automatically find and apply coupon codes when you shop online with BestPrice!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner BestPrice - Coupons, Promo Codes, and Deals-förlängningens CRX-fil

Ladda ner BestPrice - Coupons, Promo Codes, and Deals-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn BestPrice - Coupons, Promo Codes, and Deals BestPrice - Coupons, Promo Codes, and Deals
ID inhblbknkkniipjdaijonkmdmbndgdjl
Officiell webbadress https://chromewebstore.google.com/detail/bestprice-coupons-promo-c/inhblbknkkniipjdaijonkmdmbndgdjl
Beskrivning Automatically find and apply coupon codes when you shop online with BestPrice!
Filstorlek 955 KB
Antal Installationer 20,000
Aktuell Version 4.3.0
Senast Uppdaterad 2024-03-07
Publiceringsdatum 2020-01-15
Betyg 4.44/5 Totalt 9 Betyg
Utvecklare https://bestprice.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://bestprice.com
URL till Sekretesspolicy Sidan https://bestprice.com/privacy.html
Stödda Språk 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\/*"
        ]
    }
}