This file contains hidden or 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 auto enable youtube official new style | |
// @namespace https://gist.github.com/cpthgli/31940d3419c069b4e2c2c58a4bdeee4a | |
// @version 0.1 | |
// @description auto enable youtube offcial new style | |
// @author cpthgli | |
// @match https://www.youtube.com/* | |
// @grant none | |
// ==/UserScript== |