Skip to content

Instantly share code, notes, and snippets.

View jroper's full-sized avatar

James Roper jroper

View GitHub Profile
@jroper
jroper / playlighthouselinker.js
Created September 21, 2012 06:47
Play Lighthouse Linker Greasemonkey Script
// ==UserScript==
// @name Play 2 Lighthouse Linker
// @description Links Play 2 Lighthouse ticket references to lighthouse
// @namespace http://playframework.org
// @version 1.0
// @author James Roper <james@jazzy.id.au>
// @include https://github.com/playframework/Play20/*
// @require http://code.jquery.com/jquery-1.8.2.min.js
// @run-at document-end
// ==/UserScript==