Last active
March 24, 2021 22:06
-
-
Save robdaemon/6c383c2f4c6e3d495e14dd8cdbb9bdc3 to your computer and use it in GitHub Desktop.
block twitter sidebar stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
twitter.com##:xpath(//span[(text()='Trends for you')]/../../../..) | |
twitter.com##:xpath(//span[(text()="What’s happening")]/../../../../..) | |
twitter.com##:xpath(//span[(text()="Who to follow")]/../../../../..) | |
twitter.com##:xpath(//span[(text()="Topics to follow")]/../../../../..) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment