こんなの出来たらいいな,と思っていたこと。
Twitter
javascript:var%20d=document;
var%20tx=d.selection?d.selection.createRange().text:d.getSelection();
var%20subw=window.open('http://twitter.com/'+tx).document;
改行は削除すること。
そのほか
Twilog
javascript:var%20d=document;
var%20tx=d.selection?d.selection.createRange().text:d.getSelection();
var%20subw=window.open('http://twilog.org/'+tx).document;
mentionmap
javascript:var%20d=document;
var%20tx=d.selection?d.selection.createRange().text:d.getSelection();
var%20subw=window.open('http://apps.asterisq.com/mentionmap/#user-'+tx).document;
0 件のコメント:
コメントを投稿