bookmarklet

今日のめんま

ランダム再生し続けるbookmarklethttp://www.anohana.jp/menma/index.html javascript:setInterval(function(){if(start)return;as=$('.dd_calendar a');eval(as[Math.floor(Math.random()*as.length)].href)},100);

RSコンポーネンツの商品のpermalink

URL長いので短くする javascript:location.href="http://jp.rs-online.com/web/"+location.href.split("R=")[1]+".html"

flickrのmediumサイズを表示

javascript:var%20fid%20=%20getFid(document.location.href);document.location.href='http://www.flickr.com/photos/shokai/'+fid+'/sizes/m/';function%20getFid(url){var%20spl%20=%20url.split('/');for(i%20in%20spl){var%20str%20=%20spl[i];if(%20st…