Is there any way to add a frame to the bottom of a web page using a Greasemonkey script?
I want to write a script that adds http://www.google.com
at the bottom of every web page, inside a frame.
I also want the width and height of the frame to be the same as the height of the page that is inside it.