Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.