Created
January 4, 2012 14:23
-
-
Save eddievlagea/1560247 to your computer and use it in GitHub Desktop.
Hide @replies when viewing a Twitter profile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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