iPhoneのSafariで見ているページのタイトルとURLをTwitterにPOSTするブックマークレット

Twitterrific

javascript:window.location='twitterrific:///post?message='+encodeURIComponent(document.title+'%20'+location.href);

夏ライオン

javascript:window.location='natsulion:///post?'+encodeURIComponent(document.title+'%20'+location.href);

夏ライオンは「Post」を押さないと投稿画面にならないのでTwitterrific経由の方が若干便利。バージョンアップで改善されるかもですが。

この件はid:rikuoさんに解決して頂きました。ありがとうございました!