Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 753 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 753 Bytes

gh-monday-first

Chrome extension that changes order of the days (Sunday and Monday) on Github user's contributions heatmap

🚀 Demo

before

before

after

after

💻 Installation

  • 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

🔧 Setup

npm i
npm run build

🚨 Testing

npm test