MakkhiChoose

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

O que é MakkhiChoose?

MakkhiChoose é uma extensão do Chrome desenvolvida por https://makkhichoose.com, e sua principal característica é "Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MakkhiChoose

Baixe arquivos de extensão MakkhiChoose no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome MakkhiChoose MakkhiChoose
ID gllmlkidgbagkcikijiljllpdloelocn
URL Oficial https://chromewebstore.google.com/detail/makkhichoose/gllmlkidgbagkcikijiljllpdloelocn
Descrição Instantly know the lowest price of a product while you shop online, whether you are on Amazon, Flipkart, Jabong, or SnapDeal
Tamanho do Arquivo 1.86 MB
Contagem de Instalações 10,000
Versão Atual 2.2.4
Última Atualização 2020-03-03
Data de Publicação 2020-02-29
Classificação 4.20/5 Total de 366 Avaliações
Desenvolvedor https://makkhichoose.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://makkhichoose.com/privacy
Idiomas Suportados 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
}