CouponApp | Get the best from online shopping

Clever shopping, get coupons and cashbacks

Qu'est-ce que CouponApp | Get the best from online shopping ?

CouponApp | Get the best from online shopping est une extension Chrome développée par couponfinder8, et sa fonction principale est "Clever shopping, get coupons and cashbacks".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension CouponApp | Get the best from online shopping

Téléchargez les fichiers d'extension CouponApp | Get the best from online shopping au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Want to save money and time on online shopping? you need CouponFinder, the ultimate coupon extension for your browser. CouponFinder is a free and easy-to-use extension that helps you save money and time on online shopping.

When you visit an online store, CouponFinder will automatically scan the web for the top coupon codes and deals available!

How to use:
* Install the extension
* Visit your favorite online store
* CouponFinder will offer you daily deals 
* Click on "Copy Code" to get the daily discounts 
* Paste the code to redeem your coupon

Try CouponFinder today and see how much you can save!                    

Informations de Base sur l'Extension

Nom CouponApp | Get the best from online shopping CouponApp | Get the best from online shopping
ID onjcifighbokmcnhkfkkgooinjdnadjf
URL Officiel https://chromewebstore.google.com/detail/couponapp-get-the-best-fr/onjcifighbokmcnhkfkkgooinjdnadjf
Description Clever shopping, get coupons and cashbacks
Taille du Fichier 1.14 MB
Nombre d'Installations 110
Version Actuelle 1.0.2
Dernière Mise à Jour 2024-01-11
Date de Publication 2023-12-27
Développeur couponfinder8
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://couponfinder.pro/
URL de la Page d'Aide https://couponfinder.pro/
Langues Prises en Charge en
manifest.json
{
    "action": {
        "default_icon": {
            "19": "img\/logo\/logo.png",
            "38": "img\/logo\/logo.png"
        },
        "default_title": "Add to Coupon Finder"
    },
    "author": "CouponFinder",
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "exclude_matches": [
                "*:\/\/*\/*.json",
                "*:\/\/*\/*.pdf",
                "*:\/\/*\/*.jpeg",
                "*:\/\/*\/*.jpg",
                "*:\/\/*\/*.png",
                "*:\/\/*\/*.svg"
            ],
            "css": [
                "css\/coup-styles.css"
            ],
            "js": [
                "js\/jQuery.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Clever shopping, get coupons and cashbacks",
    "homepage_url": "https:\/\/couponfinder.pro",
    "icons": {
        "128": "img\/logo\/logo.png",
        "16": "img\/logo\/logo.png",
        "48": "img\/logo\/logo.png"
    },
    "manifest_version": 3,
    "name": "CouponApp | Get the best from online shopping",
    "permissions": [
        "storage"
    ],
    "short_name": "CouponApp",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "fonts\/*.*",
                "img\/*.*",
                "js\/*.*",
                "css\/*.*"
            ]
        }
    ]
}