zsevic / gh-monday-first

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%