Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tosunkaya/7518fb343182777842f2c3005787a646 to your computer and use it in GitHub Desktop.
Save tosunkaya/7518fb343182777842f2c3005787a646 to your computer and use it in GitHub Desktop.
Hide Twitter Trending, Who to follow and liked tweets with uBlock Origin filters
# via @gorhill
twitter.com##[aria-label$="trending now" i]
twitter.com##[aria-label="who to follow" i]
twitter.com##[data-testid="socialContext"]:has-text(/liked$/i):upward(article)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment