Skip to content

Instantly share code, notes, and snippets.

View MrDrache333's full-sized avatar
🤓
Counting pipeline Bubbles

Keno MrDrache333

🤓
Counting pipeline Bubbles
View GitHub Profile
@MrDrache333
MrDrache333 / hideyoutubeshorts.js
Last active June 22, 2023 14:24
Remove YouTube Shorts Links and Videos
// ==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==