AmazonX - Amazon Auto Buy Flash Sale

Amazon Auto Buy Flash Sales and Lightning Deals!

Wat is AmazonX - Amazon Auto Buy Flash Sale?

AmazonX - Amazon Auto Buy Flash Sale is een Chrome-extensie ontwikkeld door AmazonX, en de belangrijkste functie is "Amazon Auto Buy Flash Sales and Lightning Deals!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie AmazonX - Amazon Auto Buy Flash Sale

Download AmazonX - Amazon Auto Buy Flash Sale-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        If you are not able to buy your phone in flash sales of Amazon.in, this extension is for you.
This extension helps you in adding to cart flash sales phones in Amazon, which usually gets stock out within seconds. It greatly increases your chances to order your phone in such flash sales. 

You can use this extension to buy:
1. Any Lightning Deals
2. Redmi Note 9 Pro
3. Redmi Note 9
4. Redmi 9A
5. Redmi 9 Prime
6. and all other flash sales or lightning deals available on Amazon.                    

Basisinformatie over de Extensie

Naam AmazonX - Amazon Auto Buy Flash Sale AmazonX - Amazon Auto Buy Flash Sale
ID pnofcnlpjjaokfaledcnachpkmmffilm
Officiële URL https://chromewebstore.google.com/detail/amazonx-amazon-auto-buy-f/pnofcnlpjjaokfaledcnachpkmmffilm
Beschrijving Amazon Auto Buy Flash Sales and Lightning Deals!
Bestandsgrootte 71.98 KB
Aantal Installaties 177
Huidige Versie 1.32
Laatst Bijgewerkt 2020-11-03
Publicatiedatum 2020-11-02
Ontwikkelaar AmazonX
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/privacypolicy-autobuy/home
Ondersteunde Talen en
manifest.json
{
    "background": {
        "scripts": [
            "OneSignal.js",
            "context.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "AmazonX Auto Buy Flash Sale"
    },
    "content_scripts": [
        {
            "js": [
                "\/inject\/amazon.js"
            ],
            "matches": [
                "https:\/\/www.amazon.in\/*cwactive*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Amazon Auto Buy Flash Sales and Lightning Deals!",
    "homepage_url": "http:\/\/www.com",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "AmazonX - Amazon Auto Buy Flash Sale",
    "permissions": [
        "contextMenus",
        "activeTab",
        "notifications",
        "storage",
        "gcm",
        "identity"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.32",
    "web_accessible_resources": [
        "48.png",
        "logo.png"
    ]
}