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 Youtube Old Site Design | |
// @namespace https://twitter.com/collinchaffin | |
// @description Restore Youtube's Old Site Design | |
// @author Collin Chaffin | |
// @include http://www.youtube.com/* | |
// @include https://www.youtube.com/* | |
// @homepage https://twitter.com/collinchaffin | |
// @run-at document-start | |
// @grant none |