Clubic Bons Plans

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

Clubic Bons Plans là gì?

Clubic Bons Plans là một tiện ích mở rộng Chrome được phát triển bởi http://clubic.com, và tính năng chính của nó là "« Clubic Bons Plans » compare les prix automatiquement lorsque vous surfez sur la page d’un produit chez un e-marchand.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Clubic Bons Plans

Tải xuống các tệp mở rộng Clubic Bons Plans dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        « 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 !                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Clubic Bons Plans Clubic Bons Plans
ID cimkngfgknfjjgkebhifadphfcajlgnj
URL Chính Thức https://chrome.google.com/webstore/detail/clubic-bons-plans/cimkngfgknfjjgkebhifadphfcajlgnj
Mô tả « Clubic Bons Plans » compare les prix automatiquement lorsque vous surfez sur la page d’un produit chez un e-marchand.
Kích Thước Tệp 51.12 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 0.9
Cập Nhật Lần Cuối 2016-01-05
Ngày Phát Hành 2016-01-05
Đánh Giá 4.27/5 Tổng số 26 Đánh Giá
Nhà Phát Triển http://clubic.com
Loại Thanh Toán free
Trang Web Mở Rộng http://bonsplans.clubic.com
Ngôn Ngữ Được Hỗ Trợ 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:\/\/*\/*"
    ]
}