Jump to content

Greasemonkey

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 192.76.54.23 (talk) at 15:12, 12 May 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Greasemonkey is a software implementation of a concept called "Active Browsing". It is a free Firefox browser extension that allows altering web pages using scripts. These scripts can then be persisted, so that the alteration is permanent.

Greasemonkey can be used for adding new functionality to webpages (like embedding price comparison in Amazon webpages), fixing rendering bugs, combining data from multiple webpages, and numerous other purposes.

The Greasemonkey script repository contains a number of scripts created by people for their personal needs, and uploaded for use by others.