Skip to content

Instantly share code, notes, and snippets.

@mikker
Last active August 29, 2015 14:07
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 mikker/e6205262706796da41cc to your computer and use it in GitHub Desktop.
Save mikker/e6205262706796da41cc to your computer and use it in GitHub Desktop.
Hide FB's Newsfeed
/* Add this as a UserStyle to hide all your stupid friends */
#topnews_main_stream_408239535924329,
#pagelet_ego_pane {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment