yokoffing / Betterfox

Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
MIT License
6.11k stars 151 forks source link

Firefox translations no longer [NIGHTLY] #244

Closed MS90D3V closed 1 year ago

MS90D3V commented 1 year ago

Hello,

Pretty new to the project. I just wanted to point out that:

// PREF: Firefox Translations [NIGHTLY] ... user_pref("browser.translations.enable", true);

Is no longer [NIGHTLY], it's in every Firefox build now I believe? I noticed this because I find the translation feature highly obnoxious and annoying.

MS90D3V commented 1 year ago

@yokoffing Thank you. I looked at the commit messages and then searched and didn't find anything. After looking at the code of the PR I found it. 👍

yokoffing commented 1 year ago

Thank you for bringing this to my attention. I had already updated this in Betterfox version 119 a few days ago, so it will be updated upon release.

Please let me know if you have any other feedback after cross-checking https://github.com/yokoffing/Betterfox/pull/237/files.

I looked at the commit messages and then searched and didn't find anything.

Yes. I was probably too lazy to type out a full note for it, since it's such a minor change.

Thank you again, and welcome aboard!