Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
Τι είναι το Supreme bot;
Το Supreme bot είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Slapver Team, και η κύρια λειτουργία του είναι "Supreme Bot is a good tool that halps you with copping supreme products very fast.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Supreme bot
Λήψη αρχείων επέκτασης Supreme bot σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
Επίσημο URL | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Περιγραφή | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
Μέγεθος Αρχείου | 17.91 KB |
Αριθμός Εγκαταστάσεων | 89 |
Τρέχουσα Έκδοση | 0.1 |
Τελευταία Ενημέρωση | 2019-01-02 |
Ημερομηνία Δημοσίευσης | 2019-01-02 |
Προγραμματιστής | Slapver Team |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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*" ] } ] } |