Greasemonkey is a Firefox extension that allows user to customize the way webpages look and behaves. Greasemonkey can be used for adding new functions to Web pages, Applying Orkut Themes, Fixing Rendering Bugs, Combining Data from Multiple Webpages, and numerous other purposes. When the user loads a matching page, Greasemonkey invokes the relevant scripts, which can then add to the page, delete parts of it, or move parts around. Greasemonkey scripts are named somename.user.js, and Greasemonkey automatically detects and offers to install any such script, when a URL ending in ...
Related posts: