If you are using Firefox on your Windows PC, you can get much more than what web developers created for you on their web pages. Greasemonkey is a useful extension that helps you customize how you view ...
Lack of search remains the bane of many a Google Reader fan, but with the introduction of the new offline mode, Blogger Ra???l Ochoa has come up with a Greasemonkey script that provides a stopgap ...
Chrome: Blank Canvas Script Handler is a user script manager for Google Chrome that makes Greasemonkey scripts more compatible with Chrome while also providing a nice interface for managing those user ...
Click to viewGreasemonkey is by far my favorite Firefox extension. It's the first extension I install on a new installation of Firefox, followed quickly by a slew of my favorite Greasemonkey scripts.
Greasemonkey is an add-on that works with your Firefox Web browser to run scripts that enhance your browsing experience. You can install the Facebook Friends Checker ...
If you're the type that obsesses over Google's Webmaster Tools, you'll love Joost de Valk's GreaseMonkey script that adds pagerank and anchor text info to your link of inbound links. The script uses ...
A user script project template to create large and structured TypeScript projects for Tampermonkey or Greasemonkey. It is intended to form a scalable base and is primarily aimed at the Ingress ...
Greasemonkey script for the MMORPG 'http://www.freewar.de/'. It automatically computes if a fight against a NPC on the current field would be winning or loosing for ...
Cameron is a self-made geek, Android enthusiast, horror movie fanatic, musician, and cyclist. When he's not pounding keys here at AP, you can find him spending time with his wife and kids, plucking ...
Hi all, I'm writing a greasemonkey script and i'm trying to access an a DOM element. I have been doing this by the document.getElementById(""); command, but I found an element that I want to access ...