Comprice™ - Price Comparison

Discounts And Coupons Finder

ما هو Comprice™ - Price Comparison؟

Comprice™ - Price Comparison هو إضافة Chrome تم تطويرها بواسطة Comprice™، والميزة الرئيسية لها هي "Discounts And Coupons Finder".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Comprice™ - Price Comparison

قم بتنزيل ملفات الامتداد Comprice™ - Price Comparison بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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",
        "*:\/\/*\/*"
    ]
}