Skip to content

Instantly share code, notes, and snippets.

@mattcdowning
Last active November 20, 2018 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattcdowning/b6196fa06f0a9ec5595011acc2a8d20f to your computer and use it in GitHub Desktop.
Save mattcdowning/b6196fa06f0a9ec5595011acc2a8d20f to your computer and use it in GitHub Desktop.
[...document.querySelectorAll('.ProfileCard-content .dropdown')].forEach(x => {
x.querySelector('button').click()
x.querySelector('.retweet-off-text button').click()
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment