Skip to content

Instantly share code, notes, and snippets.

View th3an7's full-sized avatar
🇵🇱

Łukasz Ordon th3an7

🇵🇱
  • Częstochowa, PL
  • X @th3an7
View GitHub Profile
@th3an7
th3an7 / AutoWARP.js
Created June 9, 2022 07:44
Automatically enable Twitch WARP experiment with FrankerFaceZ
// ==UserScript==
// @name AutoWARP
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Auto enable Twitch WARP experiment
// @author Th3Ant
// @match https://www.twitch.tv/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitch.tv
// @grant unsafeWindow
// ==/UserScript==