还不如直接bookmarklet 把当前url提交到google好弄呢,
javascript:(function(){window.open(“http://fanyi.baidu.com/transpage?query=“+encodeURIComponent(window.location.href)+”&source=url&ie=utf8&from=auto&to=zh&render=1”);})();
还不如直接bookmarklet 把当前url提交到google好弄呢,
javascript:(function(){window.open(“http://fanyi.baidu.com/transpage?query=“+encodeURIComponent(window.location.href)+”&source=url&ie=utf8&from=auto&to=zh&render=1”);})();