カテゴリー
コンピューター

Safariで開いたページを Chrome や Sleipnir Mobile で開きます!

iPhone の Safari で開いたページを Chrome で開くブックマークレット

javascript:location.href="googlechrome"+location.href.substring(4);

iPhone の Safari で開いたページを Sleipnir Mobile で開くブックマークレット

javascript:location.href="sleipnir"+location.href.substring(4);