Skip to content

Instantly share code, notes, and snippets.

@foone
Created July 19, 2020 01:59
Show Gist options
  • Save foone/9b1ed60415afb2197315949ed1f888bc to your computer and use it in GitHub Desktop.
Save foone/9b1ed60415afb2197315949ed1f888bc to your computer and use it in GitHub Desktop.
Block twitter's trending sidebar
twitter.com##div[aria-label="Timeline: Trending now"]
@rfinnie
Copy link

rfinnie commented Jul 19, 2020

twitter.com##:xpath(//span[(text()='Trends for you')]/../../../..)
twitter.com##:xpath(//span[(text()="What’s happening")]/../../../../..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment