diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-19 10:27:25 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-19 10:27:25 +0000 |
commit | 9e50b79bd7a212225ebff38dadcb571b4fb17eed (patch) | |
tree | f898ca2e6c2a588d3b0af9d50709e34570cb4b08 /www/xpi-greasemonkey/pkg-descr | |
parent | 525d810e33fc80f8dc3a43a7e6f44478bed292d7 (diff) |
Notes
Diffstat (limited to 'www/xpi-greasemonkey/pkg-descr')
-rw-r--r-- | www/xpi-greasemonkey/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/xpi-greasemonkey/pkg-descr b/www/xpi-greasemonkey/pkg-descr new file mode 100644 index 000000000000..708e52373e41 --- /dev/null +++ b/www/xpi-greasemonkey/pkg-descr @@ -0,0 +1,7 @@ +Greasemonkey is a Firefox extension which lets you to add bits of +DHTML ("user scripts") to any web page to change its behavior. In +much the same way that user CSS lets you take control of a web +page's style, user scripts let you easily control any aspect of a +web page's design or interaction. + +WWW: http://greasemonkey.mozdev.org/ |