Coupon Wizard

Chercher vos codes réductions sur sos-promo

What is Coupon Wizard?

Coupon Wizard is a Chrome extension developed by http://www.sos-promo.com, and its main feature is "Chercher vos codes réductions sur sos-promo".

Extension Screenshots

screenshot

Download Coupon Wizard Extension CRX File

Download Coupon Wizard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Vous êtes toujours à la recherche d’un code promo, mais vous êtes fatigués d’aller chercher un ?   Pas de soucis, grâce à Coupon Wizard, votre navigateur pourra trouver tous les codes promo adéquats lors de vos achats en ligne et les remplir directement dans vos paniers.                    

Extension Basic Information

Name Coupon Wizard Coupon Wizard
ID mppepcloefaggfeongcedlgaokcchhml
Official URL https://chrome.google.com/webstore/detail/coupon-wizard/mppepcloefaggfeongcedlgaokcchhml
Description Chercher vos codes réductions sur sos-promo
File Size 67.12 KB
Installation Count 14
Current Version 1.0.1
Last Updated 2014-11-05
Publish Date 2014-11-05
Developer http://www.sos-promo.com
Payment Type free
Supported Languages fr
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "chrome.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Chercher vos codes r\u00e9ductions sur sos-promo",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiNx5N7MXH7m6yx7rZ4WD10\/E9rIt0UNnKr9Rkx4DMlJPpC22q\/RaxHNfWy1OBizHIcYh8PeSC+oRWnzhp5qaH\/JdzS4K2OoKfokWgxu4fWXpY+HP96y4ZyootLL3EJ+5njhhaSuBzXqm8pQ1HJu7QlQL4cDDOwz52W9h+WLpKMve77dAJwKte\/bE7kxeMxfN5boWy7f+hKMmukxQmHsKjvpCab0a\/8nlx387wZPwc98v7KgiAFtdznrpfACRoCiecWjVOKRcByRRP8iXDNWimK0l3T5ACW5JIB2fxhouhZ5OmtIzP0sHjhvVTJj2zrba6xxqU0zeVZzkJ6bW57nvrQIDAQAB",
    "manifest_version": 2,
    "name": "Coupon Wizard",
    "permissions": [
        "management",
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "web_accessible_resources": []
}