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 Hide youtube #shorts | |
// @namespace https://gist.github.com/danieloliveira117/8d129abcc5d744890c9bd55f1c122472 | |
// @version 1.5 | |
// @description Remove youtube shorts from subscriptions (Only in grid view) | |
// @author danieloliveira117 | |
// @match https://*.youtube.com/feed/subscriptions | |
// @grant none | |
// ==/UserScript== |