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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } } |