Skip to content

Twitter needs to be updated #9

Description

@gianpaj

I don't see anything being hidden

For example, to remove the retweet count this CSS selector could be used:

div[data-testid="retweet"] > div > div:nth-child(2) > span {}

Test it out:

document.querySelectorAll('div[data-testid="retweet"] > div > div:nth-child(2) > span')

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions