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.

Hvad er Multiple Chat for Twitch™?

Multiple Chat for Twitch™ er en Chrome-udvidelse udviklet af softgateon3, og dens hovedfunktion er "This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser.".

Udvidelsesskærmbilleder

screenshot

Download Multiple Chat for Twitch™-udvidelses-CRX-fil

Download Multiple Chat for Twitch™-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Multiple Chat for Twitch™ Multiple Chat for Twitch™
ID infdpapdpmbdeiljiljdampnclnpldba
Officiel URL https://chromewebstore.google.com/detail/multiple-chat-for-twitch/infdpapdpmbdeiljiljdampnclnpldba
Beskrivelse This Multiple Chat is a chat app specifically made for Twitch. Open multiple chat panels and live video panels in your browser.
Filstørrelse 29.49 KB
Antal Installationer 122
Nuværende Version 1.0.1.2
Senest Opdateret 2023-12-05
Udgivelsesdato 2020-04-18
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler softgateon3
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://youfiles.herokuapp.com/chattwitch/
Hjælpeside-URL https://youfiles.herokuapp.com/chattwitch/
Understøttede Sprog 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"
}