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*" ] } ] } |