Supreme bot

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

Qu'est-ce que Supreme bot ?

Supreme bot est une extension Chrome développée par Slapver Team, et sa fonction principale est "Supreme Bot is a good tool that halps you with copping supreme products very fast.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Supreme bot

Téléchargez les fichiers d'extension Supreme bot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Supreme bot Supreme bot
ID lcbldojaaofbpaebjneakjlicienicdm
URL Officiel https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm
Description Supreme Bot is a good tool that halps you with copping supreme products very fast.
Taille du Fichier 17.91 KB
Nombre d'Installations 89
Version Actuelle 0.1
Dernière Mise à Jour 2019-01-02
Date de Publication 2019-01-02
Développeur Slapver Team
Type de Paiement free
Langues Prises en Charge 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*"
            ]
        }
    ]
}