Skip to content

Instantly share code, notes, and snippets.

@tmiland
Forked from et/freekudos.js
Last active January 23, 2020 14:42
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 tmiland/3ae13ccf56532646d538904e1876c24b to your computer and use it in GitHub Desktop.
Save tmiland/3ae13ccf56532646d538904e1876c24b 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