Supreme bot

Supreme Bot is a good tool that halps you with copping supreme products very fast.

Wat is Supreme bot?

Supreme bot is een Chrome-extensie ontwikkeld door Slapver Team, en de belangrijkste functie is "Supreme Bot is a good tool that halps you with copping supreme products very fast.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Supreme bot

Download Supreme bot-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

                        Supreme Bot is a new Google Chrome extension that allows you to cop faster then normal. it press for you on the terms of agree and you can pay faster then ever! 

Supreme bot is a great tool that helps you with copping fast. this bot press for you the checkout agree button so you can directly press on pay.

DOWNLOAD NOW!                    

Basisinformatie over de Extensie

Naam Supreme bot Supreme bot
ID lcbldojaaofbpaebjneakjlicienicdm
Officiële URL https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm
Beschrijving Supreme Bot is a good tool that halps you with copping supreme products very fast.
Bestandsgrootte 17.91 KB
Aantal Installaties 89
Huidige Versie 0.1
Laatst Bijgewerkt 2019-01-02
Publicatiedatum 2019-01-02
Ontwikkelaar Slapver Team
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Supreme bot",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Supreme Bot is a good tool that halps you with copping supreme products very fast. ",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Supreme Call",
        "default_popup": "extension.html"
    },
    "content_scripts": [
        {
            "css": [
                "style.css"
            ],
            "js": [
                "feed.js"
            ],
            "html": [
                "extension.html"
            ],
            "matches": [
                "https:\/\/www.supremenewyork.com\/checkout*"
            ]
        }
    ]
}