NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name openuserjs.org test
// @namespace http://garvinggarvin.com/monkies
// @include http://*
// @include https://*
// @version 1
// @license MIT
// ==/UserScript==
console.log("yes I am working");