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 Hide youtube Shorts | |
// @version 1.0 | |
// @namespace https://gist.github.com/MrDrache333/4e9121cea06395b6342e99232cd980f8 | |
// @description Remove youtube shorts Links, Videos and Feeds | |
// @author MrDrache333 | |
// @match https://*.youtube.com/* | |
// @grant none | |
// ==/UserScript== |