Twitch Chat for YouTube™

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

Apa itu Twitch Chat for YouTube™?

Twitch Chat for YouTube™ adalah ekstensi Chrome yang dikembangkan oleh Josh Houghton, dan fitur utamanya adalah "Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Twitch Chat for YouTube™

Unduh file ekstensi Twitch Chat for YouTube™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Twitch Chat for YouTube™ Twitch Chat for YouTube™
ID dclboeblcnmjpihibhhkmbbdkiaalofl
URL Resmi https://chromewebstore.google.com/detail/twitch-chat-for-youtube/dclboeblcnmjpihibhhkmbbdkiaalofl
Deskripsi Click the extension to load Twitch chat onto YouTube live page, replacing YouTube chat.
Ukuran File 39.33 KB
Jumlah Instalasi 695
Versi Saat Ini 0.0.7
Terakhir Diperbarui 2023-07-30
Tanggal Publikasi 2021-11-26
Penilaian 4.83/5 Total 6 Penilaian
Pengembang Josh Houghton
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}