Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
What is Supreme bot?
Supreme bot is a Chrome extension developed by Slapver Team, and its main feature is "Supreme Bot is a good tool that halps you with copping supreme products very fast.".
Extension Screenshots
Download Supreme bot Extension CRX File
Download Supreme bot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Supreme bot |
ID | lcbldojaaofbpaebjneakjlicienicdm |
Official URL | https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm |
Description | Supreme Bot is a good tool that halps you with copping supreme products very fast. |
File Size | 17.91 KB |
Installation Count | 89 |
Current Version | 0.1 |
Last Updated | 2019-01-02 |
Publish Date | 2019-01-02 |
Developer | Slapver Team |
Payment Type | free |
Supported Languages | 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*" ] } ] } |