iPhone の Safari で開いたページを Chrome で開くブックマークレット
javascript:location.href="googlechrome"+location.href.substring(4);
iPhone の Safari で開いたページを Sleipnir Mobile で開くブックマークレット
javascript:location.href="sleipnir"+location.href.substring(4);
javascript:location.href="googlechrome"+location.href.substring(4);
javascript:location.href="sleipnir"+location.href.substring(4);