Recensioni per Google™ Translator
Google™ Translator di Andy Portmen
226 recensioni
- Valutata 5 su 5di Alkerion, un giorno faFix for Google Translator addon (broken API)
The addon stopped working because Google discontinued the google.com/async/translate endpoint it relied on, as well as the TKK token system used as fallback.
Solution: Replace the _getEmbedTranslation function in lib/common.js with a call to the stable translate.googleapis.com/translate_a/single?client=gtx API, which requires no token and returns clean JSON.
The new endpoint URL pattern:
h t t p s://translate.googleapis.com/translate_a/single?client=gtx&sl={from}&tl={to}&dt=t&dt=bd&dt=rm&dj=1&q={word}
The response is parsed via data.sentences[].trans to extract the translation, and data.src for the detected source language.
The returned object structure is kept identical to the original so the rest of the addon works without any other changes.
How to apply: Open the .xpi file with 7-Zip, navigate to lib/common.js, and replace it with the patched version. - Valutata 5 su 5di Utente Firefox 13597916, 7 mesi faThe best UI to translate unfamiliar word or phrase.
- Valutata 5 su 5di Utente Firefox 13998572, 8 mesi fa
- Valutata 5 su 5di Utente Firefox 18494658, 2 anni fa
- Valutata 5 su 5di Utente Firefox 16064369, 2 anni faFinally an extension that can automatically translate the text and doesn't require to click something! I also love the ability to change the colors and overall the plethora of options!
5/5 for me!!! - Valutata 5 su 5di Rifat Tanjum, 3 anni fa
- Valutata 5 su 5di Utente Firefox 15133021, 3 anni fa
- Valutata 5 su 5di Utente Firefox 12618514, 4 anni fa
- Valutata 5 su 5di Norbertino, 4 anni fa
- Valutata 5 su 5di Utente Firefox 15001017, 4 anni fa
- Valutata 5 su 5di Dev Tiago França - tiagofranca.com, 4 anni fa
- Valutata 5 su 5di pedro reyes alejandre, 4 anni fa
- Valutata 5 su 5di killerQueen, 5 anni fa
- Valutata 5 su 5di Utente Firefox 16917122, 5 anni faОчень классный переводчик, мне очень нравится. Всем рекомендую
- Valutata 5 su 5di Utente Firefox 16863957, 5 anni faLeve, prática e não te faz perder o foco na leitura, além de ser bastante configurável.
Justamente por ter muitas configurações, tive pequenas dificuldades no cenário onde a língua do sistema(Linux) era justamente a de origem da tradução(En->Pt)