-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Extension – Google Translate
Author: @gebeto
Describe the feature and the current behavior/state.
Currently the only available quick actions are "Toggle full text mode" and "Copy". I would propose a third quick action "Open in Google Translate". This action would open the current translation query in Google Translate which provides access to some more features such as alternative translations, text-to-speech and synonyms. We could determine which language-pair is need based on which translation is selected.
Who will benefit with this feature?
Anyone who uses translate and wants some more information or alternative translations.
Any Other info.
I hope this is pretty easy to implement, we could just open the following url in the browser:
https://translate.google.com/?sl={SOURCE LANGUAGE}&tl={TARGET LANGUAGE}&text={QUERY}&op=translate