Web Extension to retrieve britishcycling.org.uk/events entrants ordered by regional and national rankings
You will need the following things properly installed on your computer.
git clone git@github.com:mrloop/race-ext.git
this repositorycd race-ext
yarn
yarn start:firefox
yarn start:chrome
yarn build
yarn test
Build for firefox ext
yarn build-ext
Build for chrome ext
ember build -o extension-chrome/dist
web-ext build -s extension-chrome -a web-ext-artifacts-chrome