Twitch View Bot
Twitch View Bot | Twitch Viewer Bot
Twitch View Botคืออะไร?
Twitch View Bot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Twitch View Bot และคุณลักษณะหลักของมันคือ "Twitch View Bot | Twitch Viewer Bot"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitch View Bot
ดาวน์โหลดไฟล์ส่วนขยาย Twitch View Bot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Twitch View Bot | Twitch Viewer Bot | Twitch Viewbot The Twitch View Bot allows users to enter a Twitch stream URL and generate a custom view bot code. Using the viewer bot code use can share their Twitch content with a large audience which will help increase twitch views.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Twitch View Bot |
ID | bjilfjafcpfedllfadolklbbjdehblpo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/twitch-view-bot/bjilfjafcpfedllfadolklbbjdehblpo |
คำอธิบาย | Twitch View Bot | Twitch Viewer Bot |
ขนาดไฟล์ | 24.27 KB |
จำนวนการติดตั้ง | 1,846 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2024-01-28 |
วันที่เผยแพร่ | 2023-05-09 |
คะแนน | 4.07/5 รวมทั้งหมด 30 คะแนน |
ผู้พัฒนา | Twitch View Bot |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Twitch View Bot", "description": "Twitch View Bot | Twitch Viewer Bot", "version": "2.0.0", "manifest_version": 3, "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_popup": "twitchViewBot.html", "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } } |