Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name bugzilla flow
// @namespace http://mook.moz.googlepages.com/greasemonkey/bugzilla/
// @description embeds bug history in comment flow and other tweaks
// @include */show_bug.cgi?*
// @require sitePrefs.js
// @require E4XtoDOM.js
// ==/UserScript==
// vim: set sw=2 : */