Skip to content

Instantly share code, notes, and snippets.

@marcustyphoon
Created May 25, 2023 23:58
Show Gist options
  • Save marcustyphoon/ce0644372502861bb113f42fc9511b34 to your computer and use it in GitHub Desktop.
Save marcustyphoon/ce0644372502861bb113f42fc9511b34 to your computer and use it in GitHub Desktop.
[...new Set([...document.querySelectorAll((await tumblr.getCssMap()).streamerName.map(className => `.${className}`).join(''))].map(el => el.textContent))].forEach(name => window.open(`/${name}`))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment