>multi url copy
please copy html source and delete useless strings
ver.0.1.3 2010/10/09 add link with selectiontext
-if you select link string and do right click on link and select CopyTaggedLink, you can get string like "<a href=xxx>selectionText</a>"
>リンクのタイトル
リンクの文字列を選択しておくと、その文字列をはさんだ<a href="xxx">文字列</a>を取得するようにしました。リンク先のhtmlのタイトルがほしいときはリンク先にとんで取得してください