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…

Qu'est-ce que THE DEAL APP ?

THE DEAL APP est une extension Chrome développée par https://thedealapp.in, et sa fonction principale est "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…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension THE DEAL APP

Téléchargez les fichiers d'extension THE DEAL APP au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom THE DEAL APP THE DEAL APP
ID iclkejcbdkfpjknmkladdjjkeefmpoci
URL Officiel https://chromewebstore.google.com/detail/the-deal-app/iclkejcbdkfpjknmkladdjjkeefmpoci
Description 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…
Taille du Fichier 1.66 MB
Nombre d'Installations 165
Version Actuelle 3.7
Dernière Mise à Jour 2020-11-24
Date de Publication 2019-10-24
Évaluation 4.21/5 Total 14 Évaluations
Développeur https://thedealapp.in
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://thedealapp.in
URL de la Page d'Aide https://thedealapp.in/faq
URL de la Page de Politique de Confidentialité https://thedealapp.in/privacypolicy
Langues Prises en Charge 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'"
}