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 [email protected]:mrloop/race-ext.gitthis repositorycd race-extyarn
yarn start:firefoxyarn 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
