GetCheaper - Price Comparison & Coupons

GetCheaper is a free extension that allows you to auto apply the best coupons and compare prices on checkout among top stores

ما هو GetCheaper - Price Comparison & Coupons؟

GetCheaper - Price Comparison & Coupons هو إضافة Chrome تم تطويرها بواسطة https://www.getcheaper.net، والميزة الرئيسية لها هي "GetCheaper is a free extension that allows you to auto apply the best coupons and compare prices on checkout among top stores".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة GetCheaper - Price Comparison & Coupons

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

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

                        Online shopping is the best invention since sliced bread! 
You can browse thousands of items from the comfort of your own home. You can screen shop all day and never feel pressured to make a purchase.
But when you're looking for quality products at the best price available, switching between all those sites and comparing prices is tedious, right?

GetCheaper is a free browser extension that lets you find the best deals online. At checkout on popular sites, Getcheaper automatically compares prices, finds, tests and applies the best coupon codes. 

5 reasons you would like GetCheaper:

- Search by Image:
  Right mouse click and find the item you were looking for.

- Price Comparison:
  Compare the price of an item between top stores and find the best price.

- A huge variety of coupons:
  Coupons for all the top stores and auto apply option on checkout.

- Customer service:
  Do you have any question? Contact us and we will gladly assist you.

- A convenient and advanced interface: 
  Auto applying coupons and comparing prices has never been easier.                    

معلومات أساسية عن التمديد

الاسم GetCheaper - Price Comparison & Coupons GetCheaper - Price Comparison & Coupons
ID allkdpjgopofakgnkehfpefeidcacppb
عنوان URL الرسمي https://chromewebstore.google.com/detail/getcheaper-price-comparis/allkdpjgopofakgnkehfpefeidcacppb
الوصف GetCheaper is a free extension that allows you to auto apply the best coupons and compare prices on checkout among top stores
حجم الملف 901 KB
عدد التثبيتات 185
النسخة الحالية 17
آخر تحديث 2020-04-18
تاريخ النشر 2020-04-18
تقييم 5.00/5 مجموع تقييمات 4
المطور https://www.getcheaper.net
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.getcheaper.net
عنوان صفحة المساعدة https://www.getcheaper.net/terms-conditions
عنوان صفحة سياسة الخصوصية https://www.getcheaper.co.il/terms-conditions
اللغات المدعومة en,en-GB,en-US,es,ru,iw,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_title": "GetCheaper",
        "default_popup": "popup\/popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "background\/websites.js",
                "libs\/jquery.js",
                "libs\/google-analytics-bundle.js",
                "libs\/handlebars.runtime.js",
                "libs\/jquery-ui.js",
                "libs\/underscore.js",
                "libs\/backbone.js",
                "libs\/moment.js",
                "libs\/accounting.js",
                "libs\/jquery.transit.js",
                "content\/content.js",
                "content\/notification.js",
                "content\/calculateProcess.js",
                "content\/cashBackProcess.js",
                "content\/compareProcess.js",
                "content\/compareHotelsProcess.js",
                "content\/couponProcess.js",
                "libs\/utils.js"
            ],
            "matches": [
                "*:\/\/*.getcheaper.net\/*",
                "*:\/\/*.localhost.local\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.booking.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.agoda.com\/*",
                "*:\/\/*.asos.com\/*",
                "*:\/\/*.bodybuilding.com\/*",
                "*:\/\/*.cdkeys.com\/*",
                "*:\/\/*.cultbeauty.co.uk\/*",
                "*:\/\/*.dx.com\/*",
                "*:\/\/*.dhgate.com\/*",
                "*:\/\/*.edreams.co.uk\/*",
                "*:\/\/*.fragrancex.com\/*",
                "*:\/\/*.g2a.com\/*",
                "*:\/\/*.geekbuying.com\/*",
                "*:\/\/*.hotels.com\/*",
                "*:\/\/*.iherb.com\/*",
                "*:\/\/*.joybuy.com\/*",
                "*:\/\/*.kiwi.com\/*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.us.lookfantastic.com\/*",
                "*:\/\/*.nike.com\/*",
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.strawberrynet.com\/*",
                "*:\/\/*.bookdepository.com\/*",
                "*:\/\/*.tomtop.com\/*",
                "*:\/\/*.udemy.com\/*",
                "*:\/\/*.vitacost.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.zaful.com\/*",
                "*:\/\/*.wish.com\/*"
            ],
            "css": [
                "css\/style.css"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "__MSG_extension_description__",
    "homepage_url": "https:\/\/www.getcheaper.net",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon128.png",
        "18": "images\/icon128.png",
        "32": "images\/icon128.png",
        "48": "images\/icon128.png",
        "64": "images\/icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_extension_title__",
    "permissions": [
        "activeTab",
        "webNavigation",
        "storage",
        "contextMenus",
        "tabs",
        "*:\/\/*.getcheaper.net\/*",
        "*:\/\/*.localhost.local\/*",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.banggood.com\/*",
        "*:\/\/*.booking.com\/*",
        "*:\/\/*.ebay.com\/*",
        "*:\/\/*.gearbest.com\/*",
        "*:\/\/*.agoda.com\/*",
        "*:\/\/*.secure.asos.com\/*",
        "*:\/\/*.bodybuilding.com\/*",
        "*:\/\/*.cdkeys.com\/*",
        "*:\/\/*.cultbeauty.co.uk\/*",
        "*:\/\/*.dx.com\/*",
        "*:\/\/*.dhgate.com\/*",
        "*:\/\/*.edreams.co.uk\/*",
        "*:\/\/*.fragrancex.com\/*",
        "*:\/\/*.g2a.com\/*",
        "*:\/\/*.geekbuying.com\/*",
        "*:\/\/*.hotels.com\/*",
        "*:\/\/*.iherb.com\/*",
        "*:\/\/*.joybuy.com\/*",
        "*:\/\/*.kiwi.com\/*",
        "*:\/\/*.lightinthebox.com\/*",
        "*:\/\/*.us.lookfantastic.com\/*",
        "*:\/\/*.nike.com\/*",
        "*:\/\/*.shein.com\/*",
        "*:\/\/*.strawberrynet.com\/*",
        "*:\/\/*.bookdepository.com\/*",
        "*:\/\/*.tomtop.com\/*",
        "*:\/\/*.udemy.com\/*",
        "*:\/\/*.vitacost.com\/*",
        "*:\/\/*.walmart.com\/*",
        "*:\/\/*.wish.com\/*",
        "*:\/\/*.zaful.com\/*",
        "https:\/\/www.google-analytics.com\/"
    ],
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "templates\/*"
    ],
    "version": "17",
    "short_name": "__MSG_extension_short_name__"
}