Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
Co to jest Supreme bot?
Supreme bot to rozszerzenie Chrome opracowane przez Slapver Team, a jego główną funkcją jest „Supreme Bot is a good tool that halps you with copping supreme products very fast.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Supreme bot
Pobierz pliki rozszerzeń Supreme bot w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
Oficjalny URL | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Opis | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
Rozmiar pliku | 17.91 KB |
Liczba instalacji | 89 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2019-01-02 |
Data Publikacji | 2019-01-02 |
Deweloper | Slapver Team |
Typ Płatności | free |
Obsługiwane Języki | 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*" ] } ] } |