Github meets Travis CI
Travis CI is a popular build service for open source projects hosted on github. It provides a simple icon indicating whether the latest build has passed or failed. Many projects link to that icon from their readme file. I thought we can do better:
I wrote a Google Chrome extension — github+travis — which inserts this build status icon next to the repository name on github pages. When you click on it, it will take you right to the project page on travis-ci.org.