Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

ExpandArea

Adds button to make textareas expandable




Oct 4, 2006
Schlick User

It didn't work for me. Probably needs to be updated for the latest version of Greasemonkey.

 
Aug 9, 2006
Sean M. Burke Scriptwright

I suggest this script of mine as an alternative: http://userscripts.org/scripts/show/5073

 
Aug 9, 2006
Sean M. Burke Scriptwright

This just plain fails to work for me, giving a "component not available" error.

 
Dec 31, 2005
esquifit User

The script fails in those pages that use the onload attribute in the body tag, and also on some others that manipulate the onload event in some way, eg. http://del.icio.us/settings/<your_name>/bundle
I think there is no need to wait until the onload event, I just replaced
'window.addEventListener("load", setup, false);'
by a direct call 'setup();' at the end of the script, and now it works fine everywhere.</your_name>

 
Dec 4, 2005
Kyosuke Scriptwright

hey.
Here is new version of this scripts, work on Greasemonkey0.6.4.
http://espion.just-size.jp/files/firefox/grease...

 
Nov 20, 2005
ohh User

This script not work.
Greasemonkey 0.6.2.1
Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.9a1) Gecko/20051113 Firefox/1.6a1 - Build ID: 2005111305

You could comment on this script if you were logged in.