The Daily UserScript: Add Message Link To Twitter Profiles
Currently on all Twitter user profiles have a link to directly message a user, if you can do so, but there is no link to send the user a regular tweet. That is why I wrote this userscript.
The Unpleasantry:
If you are looking at a Twitter user's profile and you want to send the user a message, then you have to manually go to a page where you can send a message, remember how to spell the user's username, then you can finally type the message.
The Alleviation:
Once you install the "Twitter Add Message Link To Profiles" UserScript there will be two links add that, when clicked, will redirect you to a page with a message started with "@username ". The first link is just under the user's name called "Send Message", you can't miss this one. The second is in the "Actions" section of the right navigation, which is harder to see.
Note: In the "Actions" section of the right nav, the direct message link was labeled simply 'message', if it was available/displayed to you at all, but since this is actually a direct message I decided to rename this link to 'direct msg' so that the 'message' link was freed up to be used for this userscript.

@erikvold