Comprice™ - Price Comparison

Discounts And Coupons Finder

Hvad er Comprice™ - Price Comparison?

Comprice™ - Price Comparison er en Chrome-udvidelse udviklet af Comprice™, og dens hovedfunktion er "Discounts And Coupons Finder".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Comprice™ - Price Comparison-udvidelses-CRX-fil

Download Comprice™ - Price Comparison-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Comprice™ - Price Comparison Comprice™ - Price Comparison
ID mhckodganjjgchefbhenifkhmainjiph
Officiel URL https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph
Beskrivelse Discounts And Coupons Finder
Filstørrelse 60.79 KB
Antal Installationer 110
Nuværende Version 1.0.2.2
Senest Opdateret 2016-09-14
Udgivelsesdato 2016-09-13
Udvikler Comprice™
Betalingsmetode free
Understøttede Sprog 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",
        "*:\/\/*\/*"
    ]
}