Skip to content

Instantly share code, notes, and snippets.

@itsthejoker
Created August 14, 2024 17:52
Show Gist options
  • Save itsthejoker/67728abd0d2e03eac704f8b48ddecccd to your computer and use it in GitHub Desktop.
Save itsthejoker/67728abd0d2e03eac704f8b48ddecccd to your computer and use it in GitHub Desktop.
Twitter filters for uBlock Origin
! Discover more / More Tweets - Conversation view suggestions
twitter.com,x.com##[aria-label="Timeline: Conversation"] :is([data-testid="cellInnerDiv"]:has(h2:not(:only-child)), [data-testid="cellInnerDiv"]:has(h2:not(:only-child))~div)
twitter.com,x.com##[aria-label="Get Verified"]
twitter.com,x.com##[aria-label="Subscribe to Premium"]
twitter.com,x.com##[aria-label="Verified Orgs"]
! Live spaces
twitter.com,x.com##[data-testid="sidebarColumn"] [data-testid="placementTracking"]:last-child:upward(1)
! Sidebar - Topics to follow
twitter.com,x.com##[data-testid="sidebarColumn"] [href="/i/topics/picker/home"]:upward(section)
! Sidebar - What's happening/Trending now/Trends for you
twitter.com,x.com##[aria-label$="trending now" i]
! Sidebar - Who to follow/You might like
twitter.com,x.com##[aria-label="who to follow" i]:upward(1)
! other crap
twitter.com,x.com##a[href="/i/grok"]
twitter.com,x.com##a[href="/i/premium_sign_up"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment