Google Labs has a nice Firefox extension called Google Send to Phone that you can use to, well, send text from web pages to your phone. However, a lot of people do not seem to like to install an extension to do something like this, and also, the extension adds an icon 16×16 in size to your toolbar, which makes the toolbar at least 16 pixels high. [See screenshots below]. I didn’t like that - so I wrote a Greasemonkey script to do the same thing, without having to install the extension.
Before

After

Click here to install the script. To use it, just select text on a web page and hit S. To get back to where you were, click on the « Back link on the Google Send to Phone page. This was necessary because the Google Send to Phone page uses redirects, promptly breaking the back button.

This is a very useful and handy script. I’m always for removing unneeded things from my toolbar. Thanks