Skip to content

Instantly share code, notes, and snippets.

@ryanwi
Created January 20, 2016 06:02
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 ryanwi/e6c3193a9622a482a548 to your computer and use it in GitHub Desktop.
Save ryanwi/e6c3193a9622a482a548 to your computer and use it in GitHub Desktop.
# With Chrome, go to your slack team https://*.slack.com/team
# Open JS console
copy(JSON.stringify($.map($("a[title*='Email']"), function(a) {return $(a).text()})))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment