February 2012
1 post
1 tag
如何使chrome中搜索不自动转向google.com.hk
关闭 Chrome  进入你的用户数据目录,就是 —user-data-dir=<…> 指定的那个,通常是 XP下:%USERPROFILE%\Local Settings\Application Data\Google\Chrome\User Data Vista/7下: %USERPROFILE%\AppData\Local\Google\Chrome\User Data 用文字编辑软件开启 “Local State” 这个文字文件 将里面 “last_known_google_url”和”last_prompted_google_url”后面的url都改为”http://www.google.com/”  保存,关闭。  再启动chrome,搞定! 
Feb 3rd