/*
* @title HatebuEntryPC2Touch
* @description PC用はてなブックマークのエントリーページからiPhone用へ移動
* @include http://b.hatena.ne.jp/entry/*
* @license MIT License
* @require
*/
javascript:window.location=location.href.replace("/entry/", "/entry.touch/");