Skip to content

Instantly share code, notes, and snippets.

View vctls's full-sized avatar

Victor Toulouse vctls

  • Brussels, Belgium
View GitHub Profile
// ==UserScript==
// @name Resizeable Jenkins Script Editor
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Display pipeline options in wide screen, make script editor resizeable.
// @author Andrew Allen (credit to Victor Toulouse for previous version)
// @match http://jenkins-ci.org
// @grant none
// ==/UserScript==