Skip to content

Instantly share code, notes, and snippets.

@unlink2
unlink2 / legacychat_userscript.js
Last active November 15, 2017 16:03
Embeds legacy twitch chat as iframe
// ==UserScript==
// @author Lukas Krickl (unlink)
// @namespace krickl.me
// @name TwitchLegacyChat
// @description Replaces new Twitch chat with legacy chat
// @icon
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @include http://*.twitch.tv/*
// @include http://twitch.tv/*
// @include https://*.twitch.tv/*