All Projects → noomorph → github-user-rank-extension

noomorph / github-user-rank-extension

Licence: MIT license
Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community memb…

Programming Languages

typescript
32286 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to github-user-rank-extension

Github Dashboard
[Web extension] Filter events on github.com activity dashboard.
Stars: ✭ 509 (+1239.47%)
Mutual labels:  github-extension, browser-extension
Squashed Merge Message
Use Pull Request description as Squashed and Merged commit messages.
Stars: ✭ 34 (-10.53%)
Mutual labels:  github-extension, browser-extension
Octolinker
OctoLinker — Links together, what belongs together
Stars: ✭ 4,853 (+12671.05%)
Mutual labels:  github-extension, browser-extension
codewing
Next level code navigation for Java and Go on GitHub.
Stars: ✭ 37 (-2.63%)
Mutual labels:  github-extension, browser-extension
Notifier For Github
Browser extension - Get notified about new GitHub notifications
Stars: ✭ 1,259 (+3213.16%)
Mutual labels:  github-extension, browser-extension
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-63.16%)
Mutual labels:  github-extension, browser-extension
Octohint
The missing IntelliSense hint for GitHub and GitLab
Stars: ✭ 906 (+2284.21%)
Mutual labels:  github-extension, browser-extension
refined-github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 19,066 (+50073.68%)
Mutual labels:  github-extension, browser-extension
Github Contribution Color Graph
Change colors of contribution graph in GitHub.
Stars: ✭ 70 (+84.21%)
Mutual labels:  github-extension, browser-extension
Github Gmail
[WebExtension] Open GitHub notifications with shortcuts in Gmail.
Stars: ✭ 998 (+2526.32%)
Mutual labels:  github-extension, browser-extension
Octotab.crx
⚒ (I'm dead) A super tiny chrome extension making your Github news feed more organized.
Stars: ✭ 17 (-55.26%)
Mutual labels:  github-extension, browser-extension
Awesome Browser Extensions For Github
A collection of awesome browser extensions for GitHub.
Stars: ✭ 2,255 (+5834.21%)
Mutual labels:  github-extension, browser-extension
refined-github
Safari extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 21 (-44.74%)
Mutual labels:  github-extension, browser-extension
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (+928.95%)
Mutual labels:  github-extension, browser-extension
follows-you-github
A simple browser extension that shows a label to indicate that some user follows you on GitHub
Stars: ✭ 25 (-34.21%)
Mutual labels:  github-extension, browser-extension
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (+1326.32%)
Mutual labels:  github-extension, browser-extension
food-help
A clone of popular food and business review web app yelp
Stars: ✭ 24 (-36.84%)
Mutual labels:  rank, developer
octoview
The missing preview feature for GitHub
Stars: ✭ 52 (+36.84%)
Mutual labels:  github-extension, browser-extension
Github Subscribed
Chrome extension that keeps track of your subscription and show them on Github
Stars: ✭ 36 (-5.26%)
Mutual labels:  github-extension, browser-extension
Github Vscode Icons
📦 vscode-icons for github, nearly 1000 file/folder icons
Stars: ✭ 113 (+197.37%)
Mutual labels:  github-extension, browser-extension

GitHub User Rank extension

He's dead, Jim...

As of 2018/08/12, GitLance (the current data provider for the GitHub User Rank) is down. Hence the extension ceased to work as well.

See for yourself: http://gitlance.net/top/javascript.

Anyway, I'm not saying farewell, but a kind-hearted goodbye instead. I'm sure it's going to take a few months till I'll be able to rewrite it. Wish me good luck!

Stay tuned!

---------------------------------------------------------------------------

Logo

Build Status Dependencies Status Dev Dependencies Status Issue Count Coverage Status


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://extensions and turn on a Developer Mode (a checkbox on top).
  • Click Load unpacked extension... button and choose your built dist folder.

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:

GitHub User Rank extension screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].