Skip to content

Instantly share code, notes, and snippets.

@pacuna
Last active May 29, 2020 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pacuna/3309d476c053e74a5dcb6fed2250999c to your computer and use it in GitHub Desktop.
Save pacuna/3309d476c053e74a5dcb6fed2250999c to your computer and use it in GitHub Desktop.
Blocks youtube's recommended and up next
#contents.ytd-rich-grid-renderer {
display: none !important;
}
#items.ytd-watch-next-secondary-results-renderer {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment