Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
Cos'è Supreme bot?
Supreme bot è un'estensione di Chrome sviluppata da Slapver Team, e la sua funzione principale è "Supreme Bot is a good tool that halps you with copping supreme products very fast.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Supreme bot
Scarica i file di estensione Supreme bot in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
URL Ufficiale | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Descrizione | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
Dimensione del File | 17.91 KB |
Conteggio Installazioni | 89 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2019-01-02 |
Data di Pubblicazione | 2019-01-02 |
Sviluppatore | Slapver Team |
Tipo di Pagamento | free |
Lingue Supportate | 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*" ] } ] } |