Skip to content

Instantly share code, notes, and snippets.

@joshmckibbin
Last active July 5, 2018 02:32
Show Gist options
  • Select an option

  • Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.

Select an option

Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.
Remove everything except video from FB video page
/* Install the Stylish browser extension and use these styles in combination with 'Quiet Mode' */
#BuddylistPagelet,
._3pmv,
form[id^="u_3_"],
.uiStreamStory,
#pagelet_bluebar,
._1e8c {
display: none !important;
}
[class^="_5-g"] {
top: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment