Google™ Translator のレビュー
Google™ Translator 作成者: Andy Portmen
合計レビュー数: 226
- Fix 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. - 5 段階中 5 の評価Firefox ユーザー 13998572 によるレビュー (8ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 18494658 によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 16064369 によるレビュー (2年前)Finally 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!!! - 5 段階中 5 の評価Rifat Tanjum によるレビュー (3年前)
- 5 段階中 5 の評価Firefox ユーザー 15133021 によるレビュー (3年前)
- 5 段階中 5 の評価Firefox ユーザー 12618514 によるレビュー (4年前)
- 5 段階中 5 の評価Norbertino によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 15001017 によるレビュー (4年前)
- 5 段階中 5 の評価Dev Tiago França - tiagofranca.com によるレビュー (4年前)
- 5 段階中 5 の評価pedro reyes alejandre によるレビュー (5年前)
- 5 段階中 5 の評価killerQueen によるレビュー (5年前)
- 5 段階中 5 の評価Firefox ユーザー 16917122 によるレビュー (5年前)Очень классный переводчик, мне очень нравится. Всем рекомендую
- 5 段階中 5 の評価Firefox ユーザー 16863957 によるレビュー (5年前)Leve, 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)