Skip to content

Instantly share code, notes, and snippets.

View danieloliveira117's full-sized avatar

Daniel Oliveira danieloliveira117

View GitHub Profile
@danieloliveira117
danieloliveira117 / remove-youtube-shorts.js
Last active August 7, 2023 11:34
Hide youtube shorts from subscription page
// ==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==