Comprice™ - Price Comparison

Discounts And Coupons Finder

Qu'est-ce que Comprice™ - Price Comparison ?

Comprice™ - Price Comparison est une extension Chrome développée par Comprice™, et sa fonction principale est "Discounts And Coupons Finder".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Comprice™ - Price Comparison

Téléchargez les fichiers d'extension Comprice™ - Price Comparison 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

                        Comprice™ will search the internet for you in milliseconds for coupons and deals.
Comprice™ will display in a floating window, the available deals, coupons and discounts for a huge selection products.
Once the coupons and discounts are visible to you, a simple click would do the trick, and you will be able to purchase the product with a better price.

----------------------------------------------------

Disclaimer:
Comprice™ uses coupons.com to display offers and coupons from a vast index of thousands of merchants.                    

Informations de Base sur l'Extension

Nom Comprice™ - Price Comparison Comprice™ - Price Comparison
ID mhckodganjjgchefbhenifkhmainjiph
URL Officiel https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph
Description Discounts And Coupons Finder
Taille du Fichier 60.79 KB
Nombre d'Installations 110
Version Actuelle 1.0.2.2
Dernière Mise à Jour 2016-09-14
Date de Publication 2016-09-13
Développeur Comprice™
Type de Paiement free
Langues Prises en Charge de,en,fr,nl,no,tr,da,es,es-419,it,hu,pl,pt-BR,fi,sv,ru,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.2.2",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png",
        "96": "icon96.png",
        "48": "icon48.png",
        "19": "icon19.png"
    },
    "browser_action": {
        "default_icon": "icon19.png",
        "default_title": "Comprice - Get The Best coupons and prices!",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webNavigation",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ]
}