Blogzilla - Copy/Paste Long URLs - lots of mail clients unfortunately break long urls into multiple lines when sending. The following Mozilla/Phoenix user.js setting strips out newlines when pasting into the Address bar, saving you the trouble of having to copy and append each line separately to reassemble the url:
user_pref("editor.singleLine.pasteNewlines", 3);
[via Karma Universe]
javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href)