Skip to content

Instantly share code, notes, and snippets.

@zikes
Last active April 21, 2025 21:23
Show Gist options
  • Save zikes/60ae141d8c0e5358bceed864a01ee857 to your computer and use it in GitHub Desktop.
Save zikes/60ae141d8c0e5358bceed864a01ee857 to your computer and use it in GitHub Desktop.
uBlock Filters
x.com##a[href~="/i/premium_sign_up"]
x.com##a[href~="/i/grok"]
x.com##a[href~="/i/verified-orgs-signup"]
x.com##a[href~="/jobs"]
x.com##div:has(> div > aside[aria-label="Subscribe to Premium"])
# Grok button on tweets
x.com##button[aria-label="Grok actions"]
# Grok button on bottom-right, above DMs
x.com##div[data-testid="GrokDrawer"]
# Grok button in new post
x.com##button[data-testid="grokImgGen"]
# Hide account analytics sales pitch below tweets
x.com##div:has(> div > a[href~="/i/account_analytics"])
# Hide Grok button in bios
x.com##button[aria-label="Profile Summary"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment