THE DEAL APP

THE DEAL APP is the app to save big on online shopping. THE DEAL APP chrome extension has all the features that is available across…

THE DEAL APP là gì?

THE DEAL APP là một tiện ích mở rộng Chrome được phát triển bởi https://thedealapp.in, và tính năng chính của nó là "THE DEAL APP is the app to save big on online shopping. THE DEAL APP chrome extension has all the features that is available across…".

Ả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 THE DEAL APP

Tải xuống các tệp mở rộng THE DEAL APP 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

                        THE DEAL APP is the app to save big on online shopping. THE DEAL APP chrome extension has all the features that is available across other platforms including deal alerts. Moreover, it has unique feature that will help you make your purchase decision with real time price comparison, price trend and more. Feature list is but not limited to as below:

Deals
Price Comparison
Price Drops
Price Graph
Coupons
Search across crores of products
Forum
Deal Alerts through desktop notifications
Customize Deal alerts

+ Many more features coming.

Also Get the Android App on : https://play.google.com/store/apps/details?id=com.thedealapp.thedealapp&hl=en_IN                    

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

Tên THE DEAL APP THE DEAL APP
ID iclkejcbdkfpjknmkladdjjkeefmpoci
URL Chính Thức https://chromewebstore.google.com/detail/the-deal-app/iclkejcbdkfpjknmkladdjjkeefmpoci
Mô tả THE DEAL APP is the app to save big on online shopping. THE DEAL APP chrome extension has all the features that is available across…
Kích Thước Tệp 1.66 MB
Số Lần Cài Đặt 165
Phiên Bản Hiện Tại 3.7
Cập Nhật Lần Cuối 2020-11-24
Ngày Phát Hành 2019-10-24
Đánh Giá 4.21/5 Tổng số 14 Đánh Giá
Nhà Phát Triển https://thedealapp.in
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://thedealapp.in
URL Trang Trợ Giúp https://thedealapp.in/faq
URL Trang Chính Sách Bảo Mật https://thedealapp.in/privacypolicy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "THE DEAL APP",
    "version": "3.7",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.min.js",
            "js\/firebase.js",
            "js\/Md5CryptoJS.js",
            "js\/Chart.min.js",
            "js\/moment.min.js",
            "js\/backgroundTest.js",
            "js\/Product\/Crawler.js",
            "js\/List\/ListCrawler.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "run_at": "document_idle",
            "matches": [
                ""
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/Product\/AmazonContent.js",
                "js\/Product\/FlipkartContent.js",
                "js\/Product\/SnapDealContent.js",
                "js\/Product\/MyntraContent.js",
                "js\/Product\/PaytmMallContent.js",
                "js\/Product\/TatacliqContent.js",
                "js\/Product\/JabongContent.js",
                "js\/Product\/ShopcluesContent.js",
                "js\/Product\/PepperFryContent.js",
                "js\/Product\/FirstCryContent.js",
                "js\/Product\/CromaContent.js",
                "js\/Product\/VoonikContent.js",
                "js\/Product\/NnnowContent.js",
                "js\/List\/ListCrawlingAmazon.js",
                "js\/List\/ListCrawlingFlipkart.js",
                "js\/List\/ListCrawlingPaytmMall.js",
                "js\/List\/ListCrawlingTatacliq.js",
                "js\/List\/ListCrawlingMyntra.js",
                "js\/List\/ListCrawlingJabong.js",
                "js\/List\/ListCrawlingSnapdeal.js",
                "js\/List\/ListCrawlingShopclues.js",
                "js\/List\/ListCrawlingPepperfry.js",
                "js\/List\/ListCrawlingFirstcry.js",
                "js\/List\/ListCrawlingCroma.js",
                "js\/List\/ListCrawlingNnnow.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "icons\/logo_TDA.png",
        "default_title": "THE DEAL APP",
        "default_popup": "popup2.html"
    },
    "web_accessible_resources": [
        "assets\/images\/tda-logo-mini.png",
        "assets\/images\/splashImage-tda.png",
        "icons\/icon128.png",
        "icons\/icon48.png",
        "icons\/icon16.png",
        "icons\/logo_TDA.png",
        "icons\/logo-new.png",
        "icons\/d_graph.png",
        "icons\/d_similar.png",
        "icons\/d_filter.png",
        "icons\/d_coupons.png",
        "icons\/d_share.png",
        "icons\/notification.png",
        "icons\/back.png",
        "icons\/main_back.png",
        "icons\/drop.png",
        "icons\/close.png",
        "icons\/loading.gif",
        "icons\/store_img\/amazon.png",
        "icons\/store_img\/flipkart.png",
        "icons\/store_img\/snapdeal.jpg",
        "icons\/store_img\/myntra.png",
        "icons\/store_img\/paytmmall.png",
        "icons\/store_img\/tatacliq.png",
        "icons\/store_img\/jabong.png",
        "icons\/store_img\/shopclues.jpg",
        "icons\/store_img\/pepperfry.png",
        "icons\/store_img\/firstcry.png",
        "icons\/store_img\/voonik.png",
        "icons\/store_img\/croma.png",
        "icons\/store_img\/ebay.png",
        "js\/backgroundTest.js",
        "js\/Product\/AmazonContent.js",
        "js\/Product\/FlipkartContent.js",
        "js\/Product\/SnapDealContent.js",
        "js\/Product\/MyntraContent.js",
        "js\/Product\/PaytmMallContent.js",
        "js\/Product\/TatacliqContent.js",
        "js\/Product\/JabongContent.js",
        "js\/Product\/ShopcluesContent.js",
        "js\/Product\/PepperFryContent.js",
        "js\/Product\/FirstCryContent.js",
        "js\/Product\/CromaContent.js",
        "js\/Product\/VoonikContent.js",
        "js\/Product\/NnnowContent.js",
        "js\/List\/ListCrawlingAmazon.js",
        "js\/List\/ListCrawlingFlipkart.js",
        "js\/List\/ListCrawlingPaytmMall.js",
        "js\/List\/ListCrawlingTatacliq.js",
        "js\/List\/ListCrawlingMyntra.js",
        "js\/List\/ListCrawlingJabong.js",
        "js\/List\/ListCrawlingSnapdeal.js",
        "js\/List\/ListCrawlingShopclues.js",
        "js\/List\/ListCrawlingPepperfry.js",
        "js\/List\/ListCrawlingFirstcry.js",
        "js\/List\/ListCrawlingCroma.js",
        "js\/List\/ListCrawlingNnnow.js",
        "js\/jquery.min.js",
        "js\/DealAlertPratice.js",
        "js\/Chart.min.js",
        "js\/moment.min.js",
        "js\/login.js",
        "js\/popup.js",
        "js\/forum-chrome.js",
        "js\/forum-en-chrome.js",
        "js\/script.js",
        "js\/firebase.js",
        "js\/notification.js",
        "js\/Product\/Crawler.js",
        "js\/List\/ListCrawler.js",
        "js\/FlipkartCrawler.js",
        "js\/FilterPage.js",
        "css\/*",
        "css\/custom.css",
        "css\/google-font.css",
        "css\/loginPage.css",
        "css\/DealAlert.css",
        "popup2.html",
        "Chart.html",
        "similarProduct.html",
        "couponPage.html",
        "DealAlerts.html",
        "Filter.html"
    ],
    "permissions": [
        "system",
        "storage",
        "alarms",
        "gcm",
        "cookies",
        "contextMenus",
        "activeTab",
        "webRequest",
        "webNavigation",
        "webRequestBlocking",
        "tabs",
        "notifications",
        "identity",
        "identity.email",
        "*:\/\/*.thedealapp.in\/*",
        "https:\/\/catalog.paytm.com\/",
        "https:\/\/www.abof.com\/",
        "https:\/\/www.ajio.com\/",
        "https:\/\/www.akbartravels.com\/",
        "https:\/\/www.aliexpress.com\/",
        "https:\/\/www.amazon.in\/",
        "https:\/\/www.banggood.com\/",
        "https:\/\/www.bigbasket.com\/",
        "https:\/\/box8.in\/",
        "https:\/\/www.cleartrip.com\/",
        "https:\/\/www.coolwinks.com\/",
        "https:\/\/www.croma.com\/",
        "https:\/\/www.dominos.co.in\/",
        "https:\/\/www.ebay.in\/",
        "http:\/\/www.ezoneonline.in\/",
        "http:\/\/www.firstcry.com\/",
        "https:\/\/www.flipkart.com\/",
        "https:\/\/www.foodpanda.in\/",
        "https:\/\/www.freecharge.in\/",
        "https:\/\/freshmenu.com\/",
        "https:\/\/www.gearbest.com\/",
        "https:\/\/www.goibibo.com\/",
        "https:\/\/www.goomo.com\/",
        "https:\/\/grofers.com\/",
        "https:\/\/www.healthkart.com\/",
        "https:\/\/www.housejoy.in\/",
        "https:\/\/www.jabong.com\/",
        "https:\/\/www.lifestylestores.com\/",
        "https:\/\/www.makemytrip.com\/",
        "https:\/\/www.medlife.com\/",
        "https:\/\/www.mobikwik.com\/",
        "https:\/\/in.musafir.com\/",
        "https:\/\/www.myntra.com\/",
        "https:\/\/www.nearbuy.com\/",
        "https:\/\/niki.ai\/",
        "http:\/\/www.nykaa.com\/",
        "https:\/\/nnnow.com\/",
        "https:\/\/www.olacabs.com\/",
        "https:\/\/paytm.com\/",
        "https:\/\/paytmmall.com\/",
        "https:\/\/www.pepperfry.com\/",
        "https:\/\/www.phonepe.com\/",
        "https:\/\/online.pizzahut.co.in\/",
        "https:\/\/www.redbus.in\/",
        "https:\/\/www.shopclues.com\/",
        "https:\/\/www.snapdeal.com\/",
        "https:\/\/www.swiggy.com\/",
        "https:\/\/www.talkcharge.com\/",
        "https:\/\/www.tatacliq.com\/",
        "https:\/\/www.ticketnew.com\/",
        "https:\/\/www.urbanclap.com\/",
        "https:\/\/www.voonik.com\/",
        "https:\/\/www.yatra.com\/",
        "https:\/\/www.zivame.com\/",
        "https:\/\/www.zoomcar.com\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com https:\/\/thedealapp.in 'unsafe-eval'; object-src 'self'"
}