Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.77 KB

2008-06-01-userscripts-and-bookmarklets.textile

File metadata and controls

33 lines (26 loc) · 2.77 KB
layout title description categories
default
Userscripts and Bookmarklets
Various bits of code to enhance and personalize GitHub
github_resources

This page contains userscripts and bookmarklets to enhance and customize GitHub. If you have a link to add, please fork this repo.

Userscripts can be installed by simply visiting the “raw” version of the gist or github page. Your browser should prompt you to install the userscript if it recognizes it. See this post for details.

Bookmarklets should provide their own installation instructions.

GitHub

  • GitHubbub – Growl notifications for the dashboard events
  • Dashboard twitter status – Adds the two most recent, non-reply tweets from @github to your dashboard
  • Augment GitHub – Bookmarklet that adds follower, fork, and issue counts to your repos on your dashboard
  • User profile gist links – Adds a link to user profile pages linking to that user’s gists
  • GitHub Markdown Preview – Adds a preview to comment fields, so that you may see how your comment looks with the markdown formatted before sending it.
  • Preview Images – Adds a preview of images inside issues
  • GitHub Code Search – A user script that adds a search box to repository pages which allows you to search the code in that repository.
  • GitHub Fork Count – A user script to display the fork count underneath the “public” repo count on a user’s main profile page.
  • GitHub Repo Counts – A user script to display repo counts when browsing repository pages.
  • GitHub Repo-Filter Info – A user script to display some additional info below the repository filter on a user’s main profile page.

Gist