在Windows系统中使用Chrome浏览器内置翻译
在C:\Windows\System32\drivers\etc目录中找到hosts文件
在hosts文件的最后添加下面内容,保存即可
# Google Translate
203.208.40.66 translate.google.com
203.208.40.66 translate.googleapis.com
在MacOS系统中使用Chrome浏览器内置翻译
在/etc目录中找到hosts文件
在hosts文件的最后添加下面内容,保存即可
# Google Translate
203.208.40.66 translate.google.com
203.208.40.66 translate.googleapis.com
在Linux系统中使用Chrome浏览器内置翻译
在/etc目录中找到hosts文件
在hosts文件的最后添加下面内容,保存即可
# Google Translate
203.208.40.66 translate.google.com
203.208.40.66 translate.googleapis.com