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™是由softgateon3開發的Chrome擴展程式,該擴展的主要功能是“This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser.”。

擴展截圖

screenshot

下載Multiple Chat for Twitch™擴展crx文件

下載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
官方網址 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"
}