Skip to content

Instantly share code, notes, and snippets.

@rwxae
Created July 27, 2025 19:50
Show Gist options
  • Select an option

  • Save rwxae/0d8a35935a0329102be612e922cf4f36 to your computer and use it in GitHub Desktop.

Select an option

Save rwxae/0d8a35935a0329102be612e922cf4f36 to your computer and use it in GitHub Desktop.
Hide Youtube Shorts
@-moz-document domain("youtube.com") {
grid-shelf-view-model:has([class*="shorts"]) {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment