Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
Was ist Supreme bot?
Supreme bot ist eine Chrome-Erweiterung, die von Slapver Team entwickelt wurde, und ihr Hauptmerkmal ist "Supreme Bot is a good tool that halps you with copping supreme products very fast.".
Erweiterungsscreenshots
Supreme bot-Erweiterungs-CRX-Datei herunterladen
Laden Sie Supreme bot-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
Offizielle URL | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Beschreibung | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
Dateigröße | 17.91 KB |
Installationsanzahl | 89 |
Aktuelle Version | 0.1 |
Letztes Update | 2019-01-02 |
Veröffentlichungsdatum | 2019-01-02 |
Entwickler | Slapver Team |
Zahlungsart | free |
Unterstützte Sprachen | 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*" ] } ] } |