StravaKudos is a Chrome Extension that auto-kudos peoples activities.
You can download the extension from the Chrome Web Store
cd StravaKudos; npm i && npm run build
- Note: If your environment does not already have
zip
, you may need to install it viaapt-get
,brew
or whatever else you use.