Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name My Fancy New Userscript
// @namespace http://use.i.E.your.homepage/
// @version 0.1
// @description enter something useful
// @match http://localhost:8080/*
// @copyright 2012+, You
// ==/UserScript==
function onjQueryLoad(onloadCallback){