This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name YouTube Livechat Better emote | |
// @version 0.3 | |
// @description Improves YouTube Livechat emoji performance (and other stuff eventually) | |
// @author lbmaian | |
// @match https://www.youtube.com/live_chat* | |
// @icon https://www.youtube.com/favicon.ico | |
// @run-at document-end | |
// @grant none | |
// ==/UserScript== |