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 |
官方網址 | 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*" ] } ] } |