Skip to content

Chrome/Opera extension adding features for Strava website with new performances data and improved ergonomics. Options made with AngularJS

License

Notifications You must be signed in to change notification settings

ppival/StravaPlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready Install StravaPlus from Chrome Store

Go to http://bitly.com/stravaplus

Install/Develop from sources

Requirements You need node package manager and nodejs

Install extension dependencies

node make.js init

This will download required node modules

Create distribution folder

node make.js dist

This will create dist/ folder. He is used for a release.

Create archive package

node make.js build

This will create zip archive of dist/ folder in builds/StravaPlus_vX.X.X_[date].zip

Clean

node make.js clean

This will clean builds/, dist/ and node_modules/ folders

About

Chrome/Opera extension adding features for Strava website with new performances data and improved ergonomics. Options made with AngularJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 17.2%
  • CSS 0.5%