I have a very simple greasemonkey script that I want to call an already existing javascript function on the page. I\'ve read the documentation and nothing seems to work
Try using: unsafeWindow.myFunction();
More details and info - http://wiki.greasespot.net/UnsafeWindow