Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 551 Bytes

This chrome extension is no longer actively maintained.

Read more about it

What

StravaKudos is a Chrome Extension that auto-kudos peoples activities.

Using

You can download the extension from the Chrome Web Store

Building

cd StravaKudos; npm i && npm run build

  • Note: If your environment does not already have zip, you may need to install it via apt-get, brew or whatever else you use.