Supreme Practice - Manual Cop Emulator Bot
Supreme Practice
Supreme Practice - Manual Cop Emulator Botคืออะไร?
Supreme Practice - Manual Cop Emulator Bot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SocketsDev และคุณลักษณะหลักของมันคือ "Supreme Practice"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Supreme Practice - Manual Cop Emulator Bot
ดาวน์โหลดไฟล์ส่วนขยาย Supreme Practice - Manual Cop Emulator Bot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Supreme Practice Practice copping supreme in this emulator! It emulates the product / add-to-cart page as well as checkout and more. Early version, might contain bugs.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Supreme Practice - Manual Cop Emulator Bot |
ID | akldenbhecmjgihnckjohjgbiaepifnc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/supreme-practice-manual-c/akldenbhecmjgihnckjohjgbiaepifnc |
คำอธิบาย | Supreme Practice |
ขนาดไฟล์ | 2.57 MB |
จำนวนการติดตั้ง | 598 |
เวอร์ชันปัจจุบัน | 0.1 |
อัปเดตครั้งล่าสุด | 2018-02-16 |
วันที่เผยแพร่ | 2018-02-16 |
คะแนน | 3.70/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | SocketsDev |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Supreme Practice - Manual Cop Emulator Bot", "short_name": "Supreme Practice", "version": "0.1", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "description": "Supreme Practice", "icons": { "19": "images\/icon_19.png", "38": "images\/icon_38.png", "128": "images\/icon_128.png" }, "browser_action": { "default_title": "Supreme Practice", "default_icon": { "19": "images\/icon_19.png", "38": "images\/icon_38.png" }, "default_popup": "html\/main.html" } } |