Skip to content

Instantly share code, notes, and snippets.

@rogeriomarques
Last active September 18, 2015 04:19
Show Gist options
  • Save rogeriomarques/86e9a81dfb4a2191155b to your computer and use it in GitHub Desktop.
Save rogeriomarques/86e9a81dfb4a2191155b to your computer and use it in GitHub Desktop.
Unstar repos on Github
$('ul.repo-list').find('button.btn').filter('[title^="Unstar"]').click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment