Multiple Chat for Twitch™

This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser.

Multiple Chat for Twitch™คืออะไร?

Multiple Chat for Twitch™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย softgateon3 และคุณลักษณะหลักของมันคือ "This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Multiple Chat for Twitch™

ดาวน์โหลดไฟล์ส่วนขยาย Multiple Chat for Twitch™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This Multiple Chat is a chat app specifically made for Twitch, in the spirit of an IRC Client. It runs on your browser.
You can open multiple chat panels and live video panels in your browser.
This app is a handy chat tool for Twitch. Allowing you to interact realtime with your friends and new people.
This app also provides a traditional IRC client for Twitch chat server connections. After app authentication, You can access and chat with your favorite channels through this web IRC client.
Just enter the Channel ID and name to connect and click the open button. It is easy to use and very intuitive.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Multiple Chat for Twitch™ Multiple Chat for Twitch™
ID infdpapdpmbdeiljiljdampnclnpldba
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/multiple-chat-for-twitch/infdpapdpmbdeiljiljdampnclnpldba
คำอธิบาย This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser.
ขนาดไฟล์ 29.49 KB
จำนวนการติดตั้ง 122
เวอร์ชันปัจจุบัน 1.0.1.2
อัปเดตครั้งล่าสุด 2023-12-05
วันที่เผยแพร่ 2020-04-18
คะแนน 3.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา softgateon3
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://youfiles.herokuapp.com/chattwitch/
URL หน้าช่วยเหลือ https://youfiles.herokuapp.com/chattwitch/
ภาษาที่รองรับ en-US
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en_US",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.1.2"
}