Skip to content

Instantly share code, notes, and snippets.

@timvisee
Created March 25, 2016 14:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timvisee/4b89261780ccbce47101 to your computer and use it in GitHub Desktop.
Save timvisee/4b89261780ccbce47101 to your computer and use it in GitHub Desktop.
Fix YouTube's crappy crashing Firefox browsers
@-moz-document domain("youtube.com") {
#guide-channels{
display:none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment