If you print a website you notice that the urls of the links contained on the website are not added to the printout, only the link anchor text is included obviously. It sometimes makes a lot of sense to print the urls as well and a Greasemonkey script named Annotate Links can do that for you.
Four Greasemonkey Scripts to improve Youtube
Youtube is the most popular video portal on the Internet, that is without question. There are however several annoyances like automatic video playback that irritate at least some users. I collected four Greasemonkey scripts that improve Youtube, that either add functions or remove functions and elements that are not necessary for watching the videos.
Reveal Destination of Tiny Url Links
Tiny Url links are a great way to shorten long urls and hide the destination of the link at the same time. I read several PC magazines that use Tiny Url to print urls in their magazine. There is however a certain danger involved because the user does not see where a link is really leading to. It could very well be that someone is posting tiny url links on trusted websites to fool users into visiting those websites.
8 Greasemonkey Scripts for the Lazy
Computer users are lazy. Well, not all of them but most are. I just have to look around and see friends to try to automate as much as possible to save some clicks and time. The article Greasmonkey scripts for the lazy is for them, and everyone else who feels the same way. I don’t want to explain Greasemonkey (again) in detail but here is a rather short explanation. Greasemonkey can be installed as a Firefox extension that changes website behavior. To change the behavior you need to install so called userscripts which change elements on websites.

