Chrome extension that changes order of the days (Sunday and Monday) on Github user's contributions heatmap
before
after
- Clone repository to your local machine or download it as zip file and extract it
- Open Google Chrome and in the address bar type "chrome://extensions"
- Enable developer mode and click "Load unpacked extension..."
- Select folder that you've got from the zip file or after cloning the repository
npm i
npm run build
npm test