Tag: scriptish

  • Reusing page jQuery in a Greasemonkey script

    Many times I’ve used a RIA or a website and wanted it to behave differently or have an additional functionality that I need. Thanks to Greasemonkey this is possible. We live in a jQueritifed world where most of the web pages use jQuery. That’s why on of the things that I need to do most…