FlashSale AutoBuy

FlashSaleAutobuy- Features: buy phones in Flash sale like Redmi Note 9 Pro Max,Redmi Note 9,Infinix S5 Pro & Many More

Vad är FlashSale AutoBuy?

FlashSale AutoBuy är en Chrome-tillägg utvecklad av https://buydekhke.com, och dess huvudfunktion är "FlashSaleAutobuy- Features: buy phones in Flash sale like Redmi Note 9 Pro Max,Redmi Note 9,Infinix S5 Pro & Many More".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner FlashSale AutoBuy-förlängningens CRX-fil

Ladda ner FlashSale AutoBuy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Buy New Product In Flash Sale Just In Seconds With FlashSale AutoBuy.

- Support for Redmi Note 12 5G on Amazon Added
- Support for Redmi Note 12 Pro + 5G on Flipkart Added
- Support for Autobuy PS5 on Amazon and Flipkart Added

Follow this steps to Buy  Products:-
1. Install  FlashSale Autobuy Chrome Extension
2. Then simply click on extension icon, it will Show You Product.
3. Now choose The Product You Want.
4. it Will redirect you to Sale Page.
5. You are all set at the sale time our extension will add the product to cart.
6. Use this extension to buy any type of Flash sale mobiles.

Keep checking we are adding features frequently.

This Privacy Policy can be also found here: https://buydekhke.com/flashsale-autobuy-privacy-policy/

Process How To Update Extension Manually :- https://buydekhke.com/extension-updated

For any query related to FlashSaleAutobuy you can reach to us via our Official facebook page here: https://www.facebook.com/Buydekhkeindia/

Please Check New update of Extension Before Sale Strat We Update it After Some Interval.                    

Grundläggande Information om Tillägg

Namn FlashSale AutoBuy FlashSale AutoBuy
ID mnhfpaiinbmknpannekekjbfllfihleg
Officiell webbadress https://chromewebstore.google.com/detail/flashsale-autobuy/mnhfpaiinbmknpannekekjbfllfihleg
Beskrivning FlashSaleAutobuy- Features: buy phones in Flash sale like Redmi Note 9 Pro Max,Redmi Note 9,Infinix S5 Pro & Many More
Filstorlek 838 KB
Antal Installationer 20,000
Aktuell Version 1.6.36
Senast Uppdaterad 2023-11-17
Publiceringsdatum 2020-07-02
Betyg 4.67/5 Totalt 1630 Betyg
Utvecklare https://buydekhke.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://buydekhke.com
URL till Sekretesspolicy Sidan https://buydekhke.com/privacy-policy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FlashSale AutoBuy",
    "short_name": "FlashSale",
    "description": "FlashSaleAutobuy- Features: buy phones in Flash sale like Redmi Note 9 Pro Max,Redmi Note 9,Infinix S5 Pro & Many More",
    "icons": {
        "48": "images\/icon_48.png",
        "128": "icon_128.png"
    },
    "version": "1.6.36",
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_title": "FlashSale Autobuy",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/buydekhke.com",
    "permissions": [
        "gcm",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "identity",
        "notifications"
    ],
    "background": {
        "persistent": true,
        "scripts": [
            "bg\/OneSignal.js",
            "bg\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.flipkart.com\/sony-playstation-5-cfi-1008a01r-825-gb-astro-s-playroom\/p\/itma0201bdea62fa\/*",
                "https:\/\/www.flipkart.com\/redmi-note-7s-onyx-black-64-gb\/*"
            ],
            "js": [
                "\/js\/jquery.min.js",
                "\/js\/loop.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.flipkart.com\/redmi-note-7-onyx-black-32-gb\/"
            ],
            "js": [
                "\/js\/jquery.min.js",
                "\/js\/RN3.js"
            ]
        },
        {
            "matches": [
                "http:\/\/www.flipkart.com\/lenovo-vibe-k5-note-gold-32-gb\/*"
            ],
            "js": [
                "\/js\/jquery.min.js",
                "\/js\/Le2.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.amazon.in\/*",
                "http:\/\/www.amazon.in\/b\/*",
                "http:\/\/www.amazon.in\/*",
                "http:\/\/www.amazon.in\/b\/*",
                "https:\/\/www.amazon.in\/b\/*",
                "https:\/\/www.amazon.in\/b\/*",
                "*:\/\/amazon.in\/*"
            ],
            "js": [
                "\/js\/jquery.min.js",
                "\/js\/jquery.js"
            ]
        },
        {
            "matches": [
                "http:\/\/www.tatacliq.com\/*",
                "http:\/\/tatacliq.com\/*",
                "http:\/\/www.amazon.in\/*",
                "http:\/\/amazon.in\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/amazon.in\/*",
                "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": [
                "\/js\/jquery.min.js",
                "\/js\/pricegraph.js",
                "\/js\/exportingv5.js",
                "\/js\/highchartsv5.js"
            ],
            "css": [
                "css\/pricegraph.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "redmi.jpeg"
    ]
}