Skip to content

Instantly share code, notes, and snippets.

@bazzargh
Created February 27, 2018 22:04
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bazzargh/7fced928736890eef1f4bd302c757878 to your computer and use it in GitHub Desktop.
Save bazzargh/7fced928736890eef1f4bd302c757878 to your computer and use it in GitHub Desktop.
ublock rules for twitter misfeatures
! Block friends favourited tweets
twitter.com##.tweet-has-context:not([data-retweeter])
! fake activity
twitter.com##li[data-component-context="generic_activity"]
! since you were away
twitter.com##.TimelineTweetsModule
! don't care what's trending
twitter.com##.trends.Trends.module
! don't care about moments
twitter.com##.js-moments-tab.moments > .js-dynamic-tooltip.js-tooltip.js-nav
! terrible follow recommendations
twitter.com##.ProfileClusterFollow
twitter.com##.wtf-module
! blah blah whatever
twitter.com##.WtfLargeCarouselStreamItem
! intrusions
twitter.com##.PromptbirdPrompt--inline.PromptbirdPrompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment