bookmarklet
普段使っているブックマークレットのメモ。Firefox。
amazon short url
javascript:location.href='http://amazon.jp/dp/'+document.getElementById('ASIN').value;
to nicoviewer
javascript:location.href="http://nicoviewer.net/"+location.href.match(/[sn]m[0-9]+/)[0];
youtube loop
javascript:location.href=location.href.replace("youtube","listenonrepeat");
最終更新時間:2013年02月27日 23時45分28秒