Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
Hvad er Supreme bot?
Supreme bot er en Chrome-udvidelse udviklet af Slapver Team, og dens hovedfunktion er "Supreme Bot is a good tool that halps you with copping supreme products very fast.".
Udvidelsesskærmbilleder
Download Supreme bot-udvidelses-CRX-fil
Download Supreme bot-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
Officiel URL | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Beskrivelse | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
Filstørrelse | 17.91 KB |
Antal Installationer | 89 |
Nuværende Version | 0.1 |
Senest Opdateret | 2019-01-02 |
Udgivelsesdato | 2019-01-02 |
Udvikler | Slapver Team |
Betalingsmetode | free |
Understøttede Sprog | 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*" ] } ] } |