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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://thedealapp.in, και η κύρια λειτουργία του είναι "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

Λήψη αρχείου CRX της επέκτασης THE DEAL APP

Λήψη αρχείων επέκτασης 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'"
}