Buyhatke Auto Cart

Add all flash sale products to cart automatically on Flipkart, Amazon, MI

Apa itu Buyhatke Auto Cart?

Buyhatke Auto Cart adalah ekstensi Chrome yang dikembangkan oleh https://buyhatke.com, dan fitur utamanya adalah "Add all flash sale products to cart automatically on Flipkart, Amazon, MI".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Buyhatke Auto Cart

Unduh file ekstensi Buyhatke Auto Cart dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Add all products available on Flash Sale on FLipkart, Amazon and mi.com to your cart automatically. 


Steps :-

1. Install Buyhatke Auto Cart Extension
2. Open options page and subscribe for the desired product
3. Sit back and relax. Product will be added to cart automatically

Supported Websites :-
flipkart.com, amazon.in, mi.com

Supported Products:-
Redmi 6A, Realme all variants                    

Informasi Dasar Ekstensi

Nama Buyhatke Auto Cart Buyhatke Auto Cart
ID gnmacbkcpgnljoegkpmhoejgiipfdian
URL Resmi https://chromewebstore.google.com/detail/buyhatke-auto-cart/gnmacbkcpgnljoegkpmhoejgiipfdian
Deskripsi Add all flash sale products to cart automatically on Flipkart, Amazon, MI
Ukuran File 201 KB
Jumlah Instalasi 2,000
Versi Saat Ini 1.0.6
Terakhir Diperbarui 2020-07-25
Tanggal Publikasi 2019-03-08
Penilaian 3.89/5 Total 9 Penilaian
Pengembang https://buyhatke.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://compare.buyhatke.com/company/privacy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Buyhatke Auto Cart",
    "short_name": "Flash Sale",
    "version": "1.0.6",
    "manifest_version": 2,
    "current_locale": "10",
    "options_page": "options.html",
    "omnibox": {
        "keyword": "buyhatke"
    },
    "web_accessible_resources": [
        "ico_green.ico",
        "ico_blue.ico",
        "ico_gray.ico",
        "options.html",
        "logo.png",
        "settings.png"
    ],
    "description": "Add all flash sale products to cart automatically on Flipkart, Amazon, MI",
    "browser_action": {
        "default_icon": "acnew.png",
        "default_popup": "",
        "default_title": "Buyhatke Auto Cart for Flash Sale"
    },
    "minimum_chrome_version": "6",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "logo_16x16.png",
        "32": "logo_32x32.png",
        "64": "logo_64x64.png",
        "48": "logo_48x48.png",
        "128": "logo_128x128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "jquery.js",
                "utility.js"
            ],
            "css": []
        },
        {
            "matches": [
                "http:\/\/www.compare.buyhatke.com\/*",
                "http:\/\/compare.buyhatke.com\/*",
                "https:\/\/www.compare.buyhatke.com\/*",
                "https:\/\/compare.buyhatke.com\/*",
                "https:\/\/tracking.buyhatke.com\/*",
                "https:\/\/aws1.buyhatke.com\/*"
            ],
            "js": [
                "jquery.js",
                "options1.js"
            ],
            "css": [
                "allNeed.css"
            ]
        },
        {
            "matches": [
                "http:\/\/www.mi.com\/*",
                "http:\/\/buy.mi.com\/*",
                "https:\/\/buy.mi.com\/*",
                "http:\/\/mi.com\/*",
                "https:\/\/www.mi.com\/*",
                "https:\/\/compare-mobiles.buyhatke.com\/*",
                "http:\/\/event.mi.com\/*",
                "https:\/\/event.mi.com\/*",
                "https:\/\/store.mi.com\/*"
            ],
            "js": [
                "utility.js",
                "mi-flash.js"
            ],
            "css": [
                "allNeed.css",
                "style.css"
            ]
        },
        {
            "matches": [
                "http:\/\/www.flipkart.com\/*",
                "http:\/\/flipkart.com\/*",
                "https:\/\/www.flipkart.com\/*",
                "https:\/\/flipkart.com\/*",
                "http:\/\/dl.flipkart.com\/*",
                "http:\/\/dl.flipkart.com\/*",
                "https:\/\/dl.flipkart.com\/*",
                "https:\/\/dl.flipkart.com\/*"
            ],
            "js": [
                "jquery.js",
                "utility.js",
                "Flip-flash.js"
            ],
            "css": [
                "allNeed.css",
                "style.css"
            ]
        },
        {
            "matches": [
                "http:\/\/www.amazon.in\/*",
                "http:\/\/amazon.in\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/amazon.in\/*"
            ],
            "js": [
                "jquery.js",
                "utility.js",
                "amaz-flash.js"
            ],
            "css": [
                "allNeed.css",
                "style.css"
            ]
        }
    ],
    "permissions": [
        "http:\/\/compare.buyhatke.com\/*",
        "http:\/\/babycrawler.buyhatke.com\/*",
        "https:\/\/babycrawler.buyhatke.com\/*",
        "http:\/\/coup1.buyhatke.com\/*",
        "http:\/\/buyhatke.com\/*",
        "http:\/\/ext1.buyhatke.com\/*",
        "http:\/\/track.in.omgpm.com\/*",
        "http:\/\/ad.doubleclick.net\/*",
        "http:\/\/jasper.go2cloud.org\/*",
        "http:\/\/buyh.tk\/*",
        "http:\/\/clk.pvnsolutions.com\/*",
        "http:\/\/time.jsontest.com\/*",
        "http:\/\/node4.buyhatke.com\/*",
        "http:\/\/node3.buyhatke.com\/*",
        "http:\/\/search1.buyhatke.com\/*",
        "https:\/\/tracking.buyhatke.com\/*",
        "tabs",
        ""
    ]
}