MakkhiChoose

Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal

¿Qué es MakkhiChoose?

MakkhiChoose es una extensión de Chrome desarrollada por https://makkhichoose.com, y su función principal es "Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión MakkhiChoose

Descarga archivos de extensión MakkhiChoose en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        MakkhiChoose is a price comparison browser extension that shows you the price of a product on other ecommerce stores while you are shopping.

MakkhiChoose works on all major Indian ecommerce sites. 


Link To Our Privacy Policy: http://makkhichoose.com/privacy

Please note. As a comparison plugin, we monetize using affiliate links. So the results links you see will often be redirect links through one of our affiliate network partners.

Version: 2.24 : Fixed permissions                    

Información Básica de la Extensión

Nombre MakkhiChoose MakkhiChoose
ID gllmlkidgbagkcikijiljllpdloelocn
URL Oficial https://chromewebstore.google.com/detail/makkhichoose/gllmlkidgbagkcikijiljllpdloelocn
Descripción Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal
Tamaño del Archivo 1.86 MB
Cantidad de Instalaciones 10,000
Versión Actual 2.2.4
Última Actualización 2020-03-03
Fecha de Publicación 2020-02-29
Calificación 4.20/5 Total de 366 Calificaciones
Desarrollador https://makkhichoose.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad http://makkhichoose.com/privacy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MakkhiChoose",
    "version": "2.2.4",
    "description": "Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal",
    "background": {
        "scripts": [
            "jquery-2.0.0.min.js",
            "pageDetect.js",
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "gcm"
    ],
    "optional_permissions": [
        "tabs",
        "notifications"
    ],
    "options_page": "options.html",
    "icons": {
        "16": "mcicon16.png",
        "48": "mcicon48.png",
        "128": "mcicon128.png"
    },
    "page_action": {
        "default_icon": "makkhi_pale.png",
        "default_title": "MakkhiChoose"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "helper.css",
                "fonts\/lato\/lato.css",
                "jquery-impromptu.min.css",
                "jquery.toast.min.css",
                "jquery.dynatable.css",
                "jquery.datetimepicker.css",
                "owl.carousel.min.css"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "jquery-ui.min.js",
                "jquery-impromptu.min.js",
                "jquery.toast.min.js",
                "jquery.mousewheel.min.js",
                "jquery.datetimepicker.js",
                "design_files\/main_container.js",
                "design_files\/preview_box_templates.js",
                "design_files\/results_template.js",
                "lodash.min.js",
                "date.js",
                "highcharts.js",
                "jquery.highchartTable-min.js",
                "owl.carousel.min.js",
                "abhi_bus_places.js",
                "didYouMean-1.2.1.min.js",
                "helperfuncs.js",
                "popup_helpers.js",
                "flights_new_design.js",
                "new_design.js",
                "flights.js",
                "affymake.js",
                "affyNew.js",
                "ntsuccfuncs.js",
                "fetchprodfuncs.js",
                "prphetchfuncs.js",
                "fetchurlfuncs.js",
                "pralert.js",
                "jaxrex.js",
                "prodPhetch.js",
                "deal_reminders.js",
                "pageDetect.js",
                "parsimony.js",
                "dittory_prods.js",
                "bus.js",
                "contentscript.js",
                "paytm.js",
                "kadoo.js",
                "jquery.dynatable.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/www.amazon.in\/Philips-QT4011-Skin-Advance-Trimmer\/dp\/B00JJIDBIC\/?tag=makkhiwalk-21*"
            ],
            "css": [
                "jquery-ui.min.css",
                "jquery-impromptu.min.css"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "jquery-ui.min.js",
                "jquery-impromptu.min.js",
                "walkthrough_start.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/couponraja.in\/*",
                "*:\/\/couponrani.com\/*",
                "*:\/\/coupondunia.in\/*",
                "*:\/\/goibibo.com\/*",
                "*:\/\/cleartrip.com\/*",
                "*:\/\/makemytrip.com\/*",
                "*:\/\/pizzahut.co.in\/*",
                "*:\/\/pizzaonline.dominos.co.in\/*",
                "*:\/\/justeat.in\/*",
                "*:\/\/foodpanda.in\/*",
                "*:\/\/lenskart.com\/*",
                "*:\/\/fashionara.com\/*",
                "*:\/\/urbanladder.com\/*",
                "*:\/\/pepperfry.com\/*",
                "*:\/\/fabfurnish.com\/*",
                "*:\/\/paytm.com\/*",
                "*:\/\/myntra.com\/*",
                "*:\/\/firstcry.com\/*",
                "*:\/\/babyoye.com\/*",
                "*:\/\/jabong.com\/*",
                "*:\/\/shopclues.com\/*",
                "*:\/\/homeshop18.com\/*",
                "*:\/\/ebay.in\/*",
                "*:\/\/infibeam.com\/*",
                "*:\/\/shopping.indiatimes.com\/*",
                "*:\/\/*.couponraja.in\/*",
                "*:\/\/*.couponrani.com\/*",
                "*:\/\/*.coupondunia.in\/*",
                "*:\/\/*.goibibo.com\/*",
                "*:\/\/*.cleartrip.com\/*",
                "*:\/\/*.makemytrip.com\/*",
                "*:\/\/*.pizzahut.co.in\/*",
                "*:\/\/*.dominos.co.in\/*",
                "*:\/\/*.justeat.in\/*",
                "*:\/\/*.foodpanda.in\/*",
                "*:\/\/*.lenskart.com\/*",
                "*:\/\/*.fashionara.com\/*",
                "*:\/\/*.urbanladder.com\/*",
                "*:\/\/*.pepperfry.com\/*",
                "*:\/\/*.fabfurnish.com\/*",
                "*:\/\/*.paytm.com\/*",
                "*:\/\/*.myntra.com\/*",
                "*:\/\/*.firstcry.com\/*",
                "*:\/\/*.babyoye.com\/*",
                "*:\/\/*.jabong.com\/*",
                "*:\/\/*.shopclues.com\/*",
                "*:\/\/*.homeshop18.com\/*",
                "*:\/\/*.ebay.in\/*",
                "*:\/\/*.infibeam.com\/*",
                "*:\/\/*.shopping.indiatimes.com\/*"
            ],
            "css": [
                "jquery-ui.min.css"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self' ",
    "web_accessible_resources": [
        "mcicon.png",
        "mccoupon.png",
        "mciconalert.png",
        "mciconalert32.png",
        "az.png",
        "empty.png",
        "turtleslow.png",
        "up_arrow.png",
        "down_arrow.png",
        "same_arrow.png",
        "makkhi_survey.png",
        "fonts\/*",
        "options.html",
        "gifticon.png",
        "logo_housefly.png",
        "logo_housefly_new.png",
        "binocs.png",
        "dashbrd.png",
        "jquery-2.0.0.min.js",
        "paytm.js",
        "books1.png",
        "mobiles1.png",
        "tablets1.png",
        "wc.png",
        "mc.png",
        "mf.png",
        "wf.png",
        "pzl1.png",
        "pzl2.png",
        "train.png",
        "pricedrop.png",
        "makkhi_bright.png",
        "makkhi_pale.png",
        "myntrality_logo.png",
        "makkhidroid.png",
        "yogi.png",
        "mc_lg64.png",
        "close_box.png",
        "settings.png",
        "wishlist.png",
        "track_price.png",
        "loading_gray.gif",
        "makkhidroid_small.png",
        "makkhi_survey_bw.png",
        "makkhichoose_shadow_glowgreenbg.png",
        "makkhichoose_shadow_full_green_bg.png",
        "mbox.png",
        "az_header_icon.png",
        "fk_header_icon.png",
        "gold_chest_icon.png",
        "gold_quest.png",
        "dice.png",
        "deal_reminders.js",
        "gift.png",
        "spin.gif",
        "flights.png",
        "az_sale.png",
        "makkhichoose_shadow_fullgreenbg_lowprice.png",
        "makkhichoose_shadow_glowgreenbg_lowprice.png",
        "popup.html",
        "popup.js",
        "popup.css",
        "design_files\/*",
        "light_bulb.png",
        "play_icon.jpg",
        "bitcoin.png",
        "moneybag.png",
        "ditto_color.png",
        "ditto_bw.png"
    ],
    "manifest_version": 2
}