Comprice™ - Price Comparison

Discounts And Coupons Finder

Comprice™ - Price Comparisonとは何ですか?

Comprice™ - Price ComparisonはComprice™によって開発されたChromeの拡張機能で、その主な機能は「Discounts And Coupons Finder」です。

拡張機能のスクリーンショット

screenshot
screenshot

Comprice™ - Price Comparison拡張機能のCRXファイルをダウンロード

Comprice™ - Price Comparison拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Comprice™ - Price Comparison Comprice™ - Price Comparison
ID mhckodganjjgchefbhenifkhmainjiph
公式URL https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph
説明 Discounts And Coupons Finder
ファイルサイズ 60.79 KB
インストール数 110
現在のバージョン 1.0.2.2
最終更新日 2016-09-14
公開日 2016-09-13
開発者 Comprice™
支払い方法 free
対応言語 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",
        "*:\/\/*\/*"
    ]
}