Will Firefox add translation capabilities in the future?
I changed to use from Google Chrome to Firefox, but I'm troubled because there is no translation function like the attached image. So are there any plans to add translation features to Firefox? If not, is it possible to write codes and commit myself?
Vahaolana nofidina
Firefox does have translation toolbar builtin for quite some time (2014), but this translate features hasn't been finished and isn't working. Firefox can detect languages.
- browser.translation.detectLanguage = true
Some articles on the gHacks website
- https://www.ghacks.net/2018/09/09/mozilla-working-on-google-translate-integration-in-firefox/
- https://www.ghacks.net/2015/06/14/firefox-41-change-translation-engine-from-bing-to-yandex/
- https://dxr.mozilla.org/mozilla-release/source/browser/components/translation/GoogleTranslator.jsm
- Bug 1488232 - Add support for using the Google Translation API [63]
(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html)
All Replies (2)
Hi Goggle555, I don't know of any future plans but, for the time being, there are a number of extensions which can be added to help with translation. For example: To Google Translate
Vahaolana Nofidina
Firefox does have translation toolbar builtin for quite some time (2014), but this translate features hasn't been finished and isn't working. Firefox can detect languages.
- browser.translation.detectLanguage = true
Some articles on the gHacks website
- https://www.ghacks.net/2018/09/09/mozilla-working-on-google-translate-integration-in-firefox/
- https://www.ghacks.net/2015/06/14/firefox-41-change-translation-engine-from-bing-to-yandex/
- https://dxr.mozilla.org/mozilla-release/source/browser/components/translation/GoogleTranslator.jsm
- Bug 1488232 - Add support for using the Google Translation API [63]
(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html)