BestPrice - Coupons, Promo Codes, and Deals

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

O que é BestPrice - Coupons, Promo Codes, and Deals?

BestPrice - Coupons, Promo Codes, and Deals é uma extensão do Chrome desenvolvida por https://bestprice.com, e sua principal característica é "Automatically find and apply coupon codes when you shop online with BestPrice!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão BestPrice - Coupons, Promo Codes, and Deals

Baixe arquivos de extensão BestPrice - Coupons, Promo Codes, and Deals no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome BestPrice - Coupons, Promo Codes, and Deals BestPrice - Coupons, Promo Codes, and Deals
ID inhblbknkkniipjdaijonkmdmbndgdjl
URL Oficial https://chromewebstore.google.com/detail/bestprice-coupons-promo-c/inhblbknkkniipjdaijonkmdmbndgdjl
Descrição Automatically find and apply coupon codes when you shop online with BestPrice!
Tamanho do Arquivo 955 KB
Contagem de Instalações 20,000
Versão Atual 4.3.0
Última Atualização 2024-03-07
Data de Publicação 2020-01-15
Classificação 4.44/5 Total de 9 Avaliações
Desenvolvedor https://bestprice.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://bestprice.com
URL da Página de Política de Privacidade https://bestprice.com/privacy.html
Idiomas Suportados 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\/*"
        ]
    }
}