Skip to content

Instantly share code, notes, and snippets.

View se7ensoft's full-sized avatar

Scott Michaels se7ensoft

  • Se7en Soft Software
View GitHub Profile
@se7ensoft
se7ensoft / ODeskPatch.user.js
Last active August 29, 2015 14:15
Makes the new "features", on oDesk, easier to cope with. Also, adds a few extra things just to enhance usability of the site.
// ==UserScript==
// @name oDesk Site Patch
// @namespace http://se7en-soft.com
// @author Scott Michaels : scott@se7en-soft.com
// @description Makes oDesk just a little bit easier to use.
// @include https://*.odesk.com/jobs/*
// @include https://*.odesk.com/d/home*
// @include https://*.odesk.com/d/contracts*
// @include https://*.odesk.com/earnings-history*
// @include https://*.odesk.com/find-work-home/*
#GM_eBayOverlayContainer{
right: 0;
margin-right:10px;
top: 0;
width: 160px;
position:relative;
}
#GM_eBayOverlay {