Twitch Chat for YouTube™

Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat.

Twitch Chat for YouTube™ क्या है?

Twitch Chat for YouTube™ Josh Houghton द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Twitch Chat for YouTube™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension allows any Twitch channel's chat to be embedded in any YouTube page where there is a chatbox, in place of YouTube's own chat.


Twitch Chat for YouTube™
YouTube™ is a trademark of Google Inc.
Use of this trademark is subject to Google Permissions.                    

एक्सटेंशन की मूल जानकारी

नाम Twitch Chat for YouTube™ Twitch Chat for YouTube™
ID dclboeblcnmjpihibhhkmbbdkiaalofl
आधिकारिक URL https://chromewebstore.google.com/detail/twitch-chat-for-youtube/dclboeblcnmjpihibhhkmbbdkiaalofl
विवरण Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat.
फ़ाइल का आकार 39.33 KB
स्थापना संख्या 695
वर्तमान संस्करण 0.0.7
अंतिम अपडेट 2023-07-30
प्रकाशन तिथि 2021-11-26
रेटिंग 4.83/5 कुल 6 रेटिंग्स
डेवलपर Josh Houghton
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitch Chat for YouTube\u2122",
    "version": "0.0.7",
    "manifest_version": 3,
    "description": "Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "action": {
        "default_title": "Get Twitch Chat on YouTube"
    },
    "permissions": [
        "scripting",
        "activeTab"
    ],
    "background": {
        "service_worker": "src\/bg\/background.js"
    }
}