Last active
July 5, 2018 03:05
-
-
Save larryhou/d643149f0bd67abdf8b540725828cf08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prompt(jQuery("li span.small").prev().map(function(i, a){return $(a).attr('data-reactid').split('$')[1].split('.')[0] + '\t' + $(a).attr('title')}).toArray().join('\n')) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment