I need to hide an element on the page using greasemonkey before it loads (so that it's never visible).
At the moment I'm @require
ing jQuery 1.3.2 which I'm reasonably familiar with, but I'm unsure how it interacts with greasemonkey so I don't know how to pull this off!
Many thanks,
JP