Skip to content

Instantly share code, notes, and snippets.

@os0x
os0x / diff_for_gist.user.js
Created May 12, 2009 13:19 — forked from ucnv/README.md
Diff for gist.github for Opera & Chrome
// ==UserScript==
// @name Diff for gist.github for Opera & Chrome
// @namespace http://ss-o.net/
// @include http://gist.github.com/*
// @include https://gist.github.com/*
// ==/UserScript==
(function(){
var f = function($) {
var rev = $('#revisions li');