Ubiquity is awesome, but most commands insert text at the cursor. My cursor isn't always in a text field, most of the time it's not, so I thought it would be much nicer to copy the value into the user's clipboard instead.
Now this isn't possible from javascript normally, well in firefox anyways, but commands are running within the extension and it didn't take long at all to find out what to do.
There it is. Hope that helps.
