コトバノウタカタ

よしなしごとをつらつらとつづるばしょ。

Twitter画像一覧bookmarklet

Twitterサイトを開いてBookmarkを実行。表示中の画像をサムネイルで一覧表示して、クリックでオリジナルサイズを表示。

javascript:(function(){var%20v,w=window,d='document',h=w[d].title,x=[],t='IMG',s,r,e,j=-1,m,n;function%20f(w){var%20i=0;while(v=w.frames[i++])try{f(v)}catch(v){}i=0,e=w[d].getElementsByTagName(t);while(v=e[i++])if((r=j==6&&/^(src)$/i.test(v.name)?v.value:v.src)&&!/script:/.test(r)){if(r.substr(8,19)=='pbs.twimg.com/media'){n=r.lastIndexOf(':');if(n>5){r=r.substr(0,n)}r+=":orig";if(!x[r])x[r]=1,s+=('<img%20border=1%20style="max-width:300px;max-height:150px"%20src='+r+'>').link(r)}}}{s='';f(w);if(s)h+='<h3>&lt;'+t+'&gt;</h3>'+s}with(w.open()[d])open(),write(h),close()})()