Skip to content

Instantly share code, notes, and snippets.

@Mottekmalocher
Mottekmalocher / utwitch.user.js
Last active December 23, 2020 02:59
uTwitch Userscript
// ==UserScript==
// @name uTwitch Userscript
// @namespace uTwitch
// @description
// @include https://*.twitch.tv/*
// @exclude https://api.twitch.tv/*
// @inject-into page
// @downloadURL https://gist.github.com/Mottekmalocher/b6a09f625eb6a9692c217b31e6a2153d
// @updateURL https://gist.github.com/Mottekmalocher/b6a09f625eb6a9692c217b31e6a2153d
// ==/UserScript==