js.bml[9] = 'Link Them All--'
404 Blog Not Found:Bookmarklet - link them all!
勉強になるけど,オーバーキルの感が否めない。
javascript:(function(target){with(document.body)innerHTML=innerHTML.replace(/<(?:[^"'>]+|"[^"]*?"|'[^']*?')+>|(s?[fh]t?)?(tps?:\/\/[-\w_.!~*'();/?:@&=+$,%#]+)/g,function($,p,u){return u?'<a href="'+(u=(p||'ht')+u)+'" target="'+target+'">'+u+'</a>':$})})('_blank')
これで十分だと思う。一応 『t?tp:///』 の補完も。