每次用chrome搜索的时候,都被转到“google.com.hk”是非常讨厌的事情。搜索了半天才知道应该怎么办: 先退出Chrome浏览器,而后用文本编辑器打开~/Library/Application Support/Google/Chrome/Local State这个文件(对,这个文件没有后缀),找到以下两行: “last_known_google_url”: “http://www.google.com.hk/”, “last_prompted_google_url”: “http://www.google.com.hk/”, 将它们改为: “last_known_google_url”: “http://www.google.com/”, “last_prompted_google_url”: “http://www.google.com/”, 重新开启Google Chrome,搞定! 或者更简单的方法,如下: 从大陆地区访问Google.com,系统会默认转到google.com.hk。假如想直接使用google.com, 而不是谷歌香港的网站,那么可以尝试如下方法。 1. 直接用 http://www.google.com/ncr ,NCR 是 no country redirection ,是一个强制不跳转的命令;2. 用 https://www.google.com/ ,https 协议。 Related Posts:Google统计服务Analytics介绍如何不让google.com 跳转到google.com.hk Google Docs模板Google Reader推出分享Feed功能Google Calendar…