Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

Disable Firefox's Built-In Translation tool

  • 4 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 239 ნახვა
  • ბოლოს გამოეხმაურა mjeshurun

სხვა პარამეტრები

Hello friends,

As the title of the subject entails, I am trying to disable Firefox's new translation tool, becasue I'm using a 3rd party extension.

I tried to follow the solution on the following support thread ( [https://support.mozilla.org/en-US/que.../1434741#question-reply] ), but it didn't work for me, and I'm still seeing the new translate button.

Is there another way to fix this?

I'm using Firefox 129.0.1 (64bit) for MacOS.

Hello friends, As the title of the subject entails, I am trying to disable Firefox's new translation tool, becasue I'm using a 3rd party extension. I tried to follow the solution on the following support thread ( [[https://support.mozilla.org/en-US/questions/1434741#question-reply]] ), but it didn't work for me, and I'm still seeing the new translate button. Is there another way to fix this? I'm using Firefox 129.0.1 (64bit) for MacOS.

გადაწყვეტა შერჩეულია

Looks like I find the issue.

The other thread I mentioned in the OP listed the command to change as: ' browser.translations.enabled => false ', but it seems that's a wrong command.

The correct command is how @cor-el wrote it (without the ' d ' at the end of the word ' enabled ' ): ' browser.translations.enable => false '

Once I changed this command and restarted the browser, the translation button stopped appearing.

Many thanks for your assistance @cor-el and @TyDraniu 🙏🙏

პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (4)

სხვა პარამეტრები

Did you disable the main translations pref?

The translation feature is controlled by this master pref.

  • browser.translations.enable => true or false

Opening the translation pop-up panel is controlled by this pref.

  • browser.translations.automaticallyPopup => true or false

The feature to translate selected txt is controlled by this pref.

  • browser.translations.select.enable => true or false

You can open about:config via the location/address bar. On the warning page, click "Accept the Risk and Continue" to open about:config.

სხვა პარამეტრები

cor-el said

Did you disable the main translations pref? The translation feature is controlled by this master pref.
  • browser.translations.enable => true or false

Hi @cor-el and thank you for your reply.

Yes, I tried to disable the main translation pref by changing it from true to false, but the new translation button is still showing for non English websites.

ჩასწორების თარიღი: , ავტორი: mjeshurun

სხვა პარამეტრები

Did you restart the browser after the change?

სხვა პარამეტრები

შერჩეული გადაწყვეტა

Looks like I find the issue.

The other thread I mentioned in the OP listed the command to change as: ' browser.translations.enabled => false ', but it seems that's a wrong command.

The correct command is how @cor-el wrote it (without the ' d ' at the end of the word ' enabled ' ): ' browser.translations.enable => false '

Once I changed this command and restarted the browser, the translation button stopped appearing.

Many thanks for your assistance @cor-el and @TyDraniu 🙏🙏