Clubic Bons Plans

« Clubic Bons Plans » compare les prix automatiquement lorsque vous surfez sur la page d’un produit chez un e-marchand.

Wat is Clubic Bons Plans?

Clubic Bons Plans is een Chrome-extensie ontwikkeld door http://clubic.com, en de belangrijkste functie is "« Clubic Bons Plans » compare les prix automatiquement lorsque vous surfez sur la page d’un produit chez un e-marchand.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Clubic Bons Plans

Download Clubic Bons Plans-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        « Clubic Bons Plans » supporte plus de 1200 marchands en France (Parmi lesquels : Amazon, Darty, La Redoute, Auchan, PriceMinister, RueDuCommerce, Materiel.net, Conforama, Ubaldi, Pixmania, Grosbill, Micromania, La Fnac, Boulanger,etc). La 
barre de comparaison de prix ne s’affiche uniquement lorsque vous êtes sur la page d’un produit chez un e-marchand, vous profitez ainsi de la comparaison de prix automatique sans dispositif intrusif. Ne ratez plus une bonne affaire grâce aux notifications des #BonsPlans Clubic en temps réel !                    

Basisinformatie over de Extensie

Naam Clubic Bons Plans Clubic Bons Plans
ID cimkngfgknfjjgkebhifadphfcajlgnj
Officiële URL https://chrome.google.com/webstore/detail/clubic-bons-plans/cimkngfgknfjjgkebhifadphfcajlgnj
Beschrijving « Clubic Bons Plans » compare les prix automatiquement lorsque vous surfez sur la page d’un produit chez un e-marchand.
Bestandsgrootte 51.12 KB
Aantal Installaties 2,000
Huidige Versie 0.9
Laatst Bijgewerkt 2016-01-05
Publicatiedatum 2016-01-05
Beoordeling 4.27/5 Totaal 26 Beoordelingen
Ontwikkelaar http://clubic.com
Betalingswijze free
Extensiewebsite http://bonsplans.clubic.com
Ondersteunde Talen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "26",
    "name": "Clubic Bons Plans",
    "short_name": "Clubic.com",
    "version": "0.9",
    "description": "\u00ab Clubic Bons Plans \u00bb compare les prix automatiquement lorsque vous surfez sur la page d\u2019un produit chez un e-marchand.",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "Clubic",
        "default_icon": "icon.png",
        "default_popup": "options.html"
    },
    "author": "Sourcefully.com",
    "background": {
        "scripts": [
            "js\/shoptimate-core.js",
            "js\/shoptimate-gcm.js"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "webNavigation",
        "gcm",
        "http:\/\/api.shoptimate.com\/*",
        "https:\/\/api.shoptimate.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}