GitHub User Rank extension
Install GitHub User Rank extension from Chrome Web Store or Mozilla Add-ons Store.
Yet another small content script, based on gitlance.net data, it adds rankings straight to GitHub user profiles so you don't have to go anywhere anymore.
Building
Like a typical NodeJS-based project, it requires a couple of commands to get started:
npm install
npm run package
At the end, you should be able to see dist folder built aside src.
Installing
- Go to
chrome://extensionsand turn on a Developer Mode (a checkbox on top). - Click
Load unpacked extension...button and choose your builtdistfolder.
Usage
- Open any GitHub user profile (e.g. @noomorph)
- You should be able to see GitLance stats of the person, below to the profile picture:

