Last active
July 2, 2017 16:14
-
-
Save splorp/14733d7ff77514322757deb066770b41 to your computer and use it in GitHub Desktop.
Twitter Decruftifier
This file contains hidden or 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
/* ============================================================================ */ | |
/* Custom styles for twitter.com */ | |
/* Grant Hutchinson (@splorp) */ | |
/* ============================================================================ */ | |
div.module.trends, | |
div.module.wtf-module, | |
div.flex-module.Footer-adsModule, | |
div.promoted-tweet, | |
li.WtfLargeCarouselStreamItem, | |
li.PromptbirdPrompt-streamItem, | |
li.has-recap { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment