Supreme bot
Supreme Bot is a good tool that halps you with copping supreme products very fast.
什么是Supreme bot?
Supreme bot是由Slapver Team开发的Chrome扩展程序,该扩展的主要功能是“Supreme Bot is a good tool that halps you with copping supreme products very fast.”。
扩展截图
下载Supreme bot扩展crx文件
下载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*" ] } ] } |