Skip to content

Instantly share code, notes, and snippets.

@et
Created March 24, 2018 19:37
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save et/cd27884034c9db1a9672ebfb6bc6f6c3 to your computer and use it in GitHub Desktop.
Save et/cd27884034c9db1a9672ebfb6bc6f6c3 to your computer and use it in GitHub Desktop.
Kudos everyone in your strava feed
document.querySelectorAll('button.js-add-kudo').forEach(node => node.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment