-
joshr Right click and select block element. You'll get a selector popup that you can code or point and click. The trick is that twitter uses aria-labels on their main components, so use that as the selector, i.e. div[aria-label="Timeline: Trending now"] or div[data-testid="DMDrawer"]