Twitch Chat on Youtube
Twitch Chat on YouTube - that plugin add for you: • BTTV Emotes on YouTube Chat • TTV Emotes on YouTube Chat • Specially modified…
Wat is Twitch Chat on Youtube?
Twitch Chat on Youtube is een Chrome-extensie ontwikkeld door DavidTibian, en de belangrijkste functie is "Twitch Chat on YouTube - that plugin add for you: • BTTV Emotes on YouTube Chat • TTV Emotes on YouTube Chat • Specially modified…".
Extensie Screenshots
Download het CRX-bestand van de extensie Twitch Chat on Youtube
Download Twitch Chat on Youtube-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Twitch Chat on YouTube - that plugin add for you:
• BTTV Emotes on YouTube Chat
• TTV Emotes on YouTube Chat
• Specially modified chat
• TTV Theater mode
• Old PogChamp
• More in future
+stream alert (YT, TTV) [beta]
If you want use, install and try on YouTube stream
Developers:
Kazet (chat, emotes)
BeyondLabs (alerts)                     Basisinformatie over de Extensie
| Naam |   |  
| ID | fkedgglbeenhodhknmpibnbhgfbphggp | 
| Officiële URL | https://chromewebstore.google.com/detail/twitch-chat-on-youtube/fkedgglbeenhodhknmpibnbhgfbphggp | 
| Beschrijving | Twitch Chat on YouTube - that plugin add for you: • BTTV Emotes on YouTube Chat • TTV Emotes on YouTube Chat • Specially modified… | 
| Bestandsgrootte | 772 KB | 
| Aantal Installaties | 1,798 | 
| Huidige Versie | 1.5.3 | 
| Laatst Bijgewerkt | 2021-10-31 | 
| Publicatiedatum | 2021-05-15 | 
| Beoordeling | 4.21/5 Totaal 28 Beoordelingen | 
| Ontwikkelaar | DavidTibian | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Kazet & xanax",
    "browser_action": {
        "default_icon": {
            "128": "assets\/img\/icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "style.css"
            ],
            "js": [
                "assets\/js\/jquery\/jquery-3.4.1.min.js",
                "toy.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "init.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ],
    "description": "",
    "icons": {
        "128": "assets\/img\/icons\/128.png",
        "16": "assets\/img\/icons\/16.png",
        "48": "assets\/img\/icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Twitch Chat on Youtube",
    "permissions": [
        "notifications",
        "storage",
        "tabs",
        "https:\/\/api.twitch.tv\/*",
        "https:\/\/api.betterttv.net\/*",
        "https:\/\/api.twitchemotes.com\/*",
        "https:\/\/cdn.jsdelivr.net\/*"
    ],
    "version": "1.5.3"
}  |  |