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?

THE DEAL APP是由https://thedealapp.in开发的Chrome扩展程序,该扩展的主要功能是“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…”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载THE DEAL APP扩展crx文件

下载THE DEAL APP扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 THE DEAL APP THE DEAL APP
ID iclkejcbdkfpjknmkladdjjkeefmpoci
官方URL https://chromewebstore.google.com/detail/the-deal-app/iclkejcbdkfpjknmkladdjjkeefmpoci
简介 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…
文件大小 1.66 MB
安装次数 165
当前版本 3.7
更新时间 2020-11-24
上架时间 2019-10-24
评分 4.21/5 共14次评分
开发者 https://thedealapp.in
电子邮箱 [email protected]
付费类型 free
扩展官网 https://thedealapp.in
帮助页面URL https://thedealapp.in/faq
隐私政策页面URL https://thedealapp.in/privacypolicy
支持的语言 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'"
}