jQuery is a fantastic piece of JavaScript and is fast replacing prototype in my projects. I’d like it to go beyond that though. I want it to be a library I can call on any website I am visiting, whether the site has it loaded or not.
GreaseMonkey seems the logical way to do this. I had a quick stab at loading jQuery as a user script but it didn’t seem to work.
Anybody got a clue how to do this?