Skip to content

Instantly share code, notes, and snippets.

@nelson-liu
nelson-liu / filtering-twitter.md
Created May 27, 2023 20:16
Filter the Twitter /home to only show tweets with arxiv links.
  1. Download an ad blocker that supports EasyList filtering syntax. I personally use uBlock Origin.

  2. Add the following custom filter to the extension:

twitter.com##[aria-label="Timeline: Your Home Timeline"] article:not(:has-text(/arxiv.org/i))