Skip to content

Instantly share code, notes, and snippets.

@pascalwhoop
Created January 21, 2019 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pascalwhoop/12b547f5e324c12dce5f5872df30ad88 to your computer and use it in GitHub Desktop.
Save pascalwhoop/12b547f5e324c12dce5f5872df30ad88 to your computer and use it in GitHub Desktop.
A quick gist that removes all the noise from youtube
.ytd-browse{
display: none;
}
.ytd-watch-next-secondary-results-renderer{
display:none;
}
.ytd-comments{
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment