Skip to content

Kudo All Strava activities on page.

Notifications You must be signed in to change notification settings

ozbillwang/strava-kudo-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strava Kudo All WebExtension

build for google chrome extension and firefax extension

Build

make build

Archives output dir is build/artefacts.

You need follow Google develop document and register your application as Google Extensions, if you want to share it to others.

I did that, but wait for 6 months, no update. So I have to give it up.

Install in your google chrome

Since you hold the codes already, you can directly install the extension directly in your google chome

  • Go to the Extensions page by entering chrome://extensions in a new tab. (By design chrome:// URLs are not linkable.)
  • Enable Developer Mode by clicking the toggle switch next to Developer mode.
  • Click the Load unpacked button and select the extension directory src folder in this repostory, you will get the Strava Kudo All installed

image

Now you access Strava website https://strava.com/, login

In the dashbard, you can switch to different groups you followed.

The top right, an extra button appeared (sometimes, you need refresh several times)

image

Click "Kudo All", it will apply the kudo to top 20 updates.

Please wait for a while before proceeding to the next groups. The codes have been updated to prevent rapid voting, so the Strata server may reject automated voting attempts if too quick

Reference

https://developer.chrome.com/docs/extensions/get-started

About

Kudo All Strava activities on page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • Makefile 8.8%