// ==UserScript==
// @name 		test
// @namespace     http://localhost/
// @description 	Blank GM Script
// @include 	http://localhost/*
// ==/UserScript==
//
// By Ben Karel <web@eschew.org>

(function() {

})();