为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can one disable the embedded Google Translate

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 guigs

more options

Hi,

some websites have embedded the Google Translate in the code. I.E. every time one opens the site, you get this blue "Do you want to translate this page" - bar. Is there an extension one can use to block the stupid bar. I manage English just fine on my own and if I need translation, I will ask for it, I do not need to be asked about it every time. (My Firefox and O.S. are not the English versions).

I know I can use cookies to let the pages know that I do not want the translation, but I have set Firefox to deletye cookies upon exit, and I will keep it that way.

Hi, some websites have embedded the Google Translate in the code. I.E. every time one opens the site, you get this blue "Do you want to translate this page" - bar. Is there an extension one can use to block the stupid bar. I manage English just fine on my own and if I need translation, I will ask for it, I do not need to be asked about it every time. (My Firefox and O.S. are not the English versions). I know I can use cookies to let the pages know that I do not want the translation, but I have set Firefox to deletye cookies upon exit, and I will keep it that way.

所有回复 (1)

more options

Hi Just this one question, Thank you for your question. I understand that you are asking if there is a way to disable the question "Do you want to translate this page" when you come to a site that has Google Translate in its code. I do not have a complete understanding of how this is implemented without an example website, however it is possible use the do not track option to conceal information about you to other websites.

It looks like the embedded widget uses the html lang tags to note what the page was mechanically translated from: http://en.wikipedia.org/wiki/IETF_language_tag and their support should be provided by the site using the API.

I did find that you can add a span class to not translate, but this would require adding it to every page you visit. https://cloud.google.com/translate/v2/faq#technical Or maybe you can try an add on that just blocks connections: https://www.googleapis.com/language/t.../v2, I have not tried this.