muescha / github-fork-count.user.js

A user script to display the fork count underneath the "public" repo count on a user's main GitHub page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Script : GitHub Fork Count

Description

This is a user script to display repo counts (public, private, sources, forks, mirrors) where the "public" repo counts used to be on a user's main Github page.

Installation

  1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browsers):
    • CHROME 21+:
      1. Download the user script.
      2. Open chrome://chrome/extensions/.
      3. Drag and drop the user script file on the page you opened in step 2.
    • CHROME 20 (and below): User scripts are enabled by default. Continue to STEP 2.
    • FIREFOX: Install GreaseMonkey, then continue to STEP 2.
    • IE: Install Trixie. Continue to STEP 2.
    • OPERA: Follow instructions located on Opera's site: User JS. Continue to STEP 2.
    • SAFARI: Install NinjaKit. Continue to STEP 2.
  2. Install the "GitHub Fork Count" user script by clicking here: github-fork-count.user.js.

Screenshots

Before installing the user script:

Screenshot 1

After installing the user script:

Screenshot 2

About

A user script to display the fork count underneath the "public" repo count on a user's main GitHub page.


Languages

Language:JavaScript 100.0%