Skip to content

Instantly share code, notes, and snippets.

@eddievlagea
Created January 4, 2012 14:23
Show Gist options
  • Save eddievlagea/1560247 to your computer and use it in GitHub Desktop.
Save eddievlagea/1560247 to your computer and use it in GitHub Desktop.
Hide @replies when viewing a Twitter profile
javascript:document.styleSheets[0].insertRule("[data-is-reply-to=true]{display:none}",0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment