Deal4Real

Price & availability tracker for products and a coupon checker for leading online shopping websites.

Deal4Real là gì?

Deal4Real là một tiện ích mở rộng Chrome được phát triển bởi https://deal4real.co.il, và tính năng chính của nó là "Price & availability tracker for products and a coupon checker for leading online shopping websites.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Deal4Real

Tải xuống các tệp mở rộng Deal4Real dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        So what does the extension can do?
It Will:
1.One-Click Product availability & prices Alerts.
2.  Prices History Graphs at Amazon, AliExpress & KSP.
3. Alerts for new search results on supported sites.
4. Automatic coupon check - currently on AliExpress, Banggood, Shein and ASOS later on other sites.

Which sites does the extension support?
The extension supports leading global online shopping sites as well as real estate sites in Israel, list of sites:
Amazon, Booking.com, Shein, Asus, Yad 2, KSP, etc. (other sites exist), new sites added on a regular basis.

So for bottom line, what can the extension do for you?
- Alert you for stock from sites like Amazon / Shine / Asus, shirt or garment not available as you want? The extension will send you notifications to your Telegram as soon as the item available!

- Waiting for item's price drop? the extension will send you alerts when it happens, sometimes it can take time but in the end it can save you a lot of money.

-Special filters bar for Amazon and Booking.com that allows you to make your search results much more precise.

Deal4Real system has a large number of users in the various channels in several areas such as Telegram, Facebook and more, you can search for Deal4Real in Telegram and join the existing channels.

For a full explanation of the use of the extension, go to the following page:

https://www.deal4real.co.il/statics/extusage.html

*Please read the Privacy Policy and TOS before using this extension.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Deal4Real Deal4Real
ID ijphgfhpekopdnpejgcllbgfeoabgjjd
URL Chính Thức https://chromewebstore.google.com/detail/deal4real/ijphgfhpekopdnpejgcllbgfeoabgjjd
Mô tả Price & availability tracker for products and a coupon checker for leading online shopping websites.
Kích Thước Tệp 751 KB
Số Lần Cài Đặt 250
Phiên Bản Hiện Tại 0.0.74
Cập Nhật Lần Cuối 2024-02-14
Ngày Phát Hành 2021-05-01
Đánh Giá 5.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://deal4real.co.il
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.deal4real.co.il/
URL Trang Chính Sách Bảo Mật https://www.deal4real.co.il/statics/privacypolicy_heb.html
Ngôn Ngữ Được Hỗ Trợ en,iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.74",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "scripts\/bgjob2.js"
    },
    "description": "__MSG_appDesc__",
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.jp\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.newegg.com\/*",
        "*:\/\/newegg.com\/*",
        "*:\/\/yad2.co.il\/*",
        "*:\/\/*.yad2.co.il\/*",
        "*:\/\/*.deal4real.co.il\/*",
        "*:\/\/deal4real.co.il\/*",
        "*:\/\/*.bestbuy.com\/*",
        "*:\/\/*.shein.com\/*",
        "*:\/\/*.asos.com\/*",
        "*:\/\/*.ksp.co.il\/*",
        "*:\/\/*\/hello.html",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.komo.co.il\/*",
        "*:\/\/*.banggood.com\/*",
        "*:\/\/*.zappa-club.co.il\/*",
        "*:\/\/*.livetickets.co.il\/*",
        "*:\/\/keepa.com\/*",
        "*:\/\/*.keepa.com\/*",
        "*:\/\/aliprice.com\/*",
        "*:\/\/*.aliprice.com\/*",
        "*:\/\/booking.com\/*",
        "*:\/\/*.booking.com\/*",
        "*:\/\/*.aliexpress.us\/*"
    ],
    "icons": {
        "16": "assets\/deal4real16.png",
        "48": "assets\/deal4real48.png",
        "128": "assets\/deal4real128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Deal4Real"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.jp\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.newegg.com\/*",
                "*:\/\/newegg.com\/*",
                "*:\/\/yad2.co.il\/*",
                "*:\/\/*.yad2.co.il\/*",
                "*:\/\/*.deal4real.co.il\/*",
                "*:\/\/deal4real.co.il\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.asos.com\/*",
                "*:\/\/*.ksp.co.il\/*",
                "*:\/\/*\/hello.html",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.komo.co.il\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.zappa-club.co.il\/*",
                "*:\/\/*.livetickets.co.il\/*",
                "*:\/\/keepa.com\/*",
                "*:\/\/*.keepa.com\/*",
                "*:\/\/aliprice.com\/*",
                "*:\/\/*.aliprice.com\/*",
                "*:\/\/booking.com\/*",
                "*:\/\/*.booking.com\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "js": [
                "scripts\/hosts.js",
                "scripts\/coupons.js",
                "extScripts\/jquery-3.6.0.min.js"
            ],
            "css": [
                "css\/coupav.css",
                "css\/hosts.css"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "html\/coupav.html",
                "html\/coupchk.html",
                "html\/superFilterExtBar.html",
                "html\/ordersTracker.html",
                "html\/genericMessagePop.html",
                "html\/aliExSuperFilterExtBar.html"
            ]
        }
    ],
    "baseUrl": "https:\/\/api.deal4real.co.il"
}