Comprice™ - Price Comparison

Discounts And Coupons Finder

Was ist Comprice™ - Price Comparison?

Comprice™ - Price Comparison ist eine Chrome-Erweiterung, die von Comprice™ entwickelt wurde, und ihr Hauptmerkmal ist "Discounts And Coupons Finder".

Erweiterungsscreenshots

screenshot
screenshot

Comprice™ - Price Comparison-Erweiterungs-CRX-Datei herunterladen

Laden Sie Comprice™ - Price Comparison-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Comprice™ - Price Comparison Comprice™ - Price Comparison
ID mhckodganjjgchefbhenifkhmainjiph
Offizielle URL https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph
Beschreibung Discounts And Coupons Finder
Dateigröße 60.79 KB
Installationsanzahl 110
Aktuelle Version 1.0.2.2
Letztes Update 2016-09-14
Veröffentlichungsdatum 2016-09-13
Entwickler Comprice™
Zahlungsart free
Unterstützte Sprachen 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",
        "*:\/\/*\/*"
    ]
}