Google select text translator

Translate any selected text into the language you wants with google translator

< Feedback on Google select text translator

Review: ياخشى - قوليازما ئىشلەيدۇ، بىراق خاتالىق بار

§
يوللانغان ۋاقتى: 2021-07-23

Hi, toprapid.
Still facing an issue with "Enable real-time selection translating mode (Otherwise click an icon to translate)". Despite this option is turned on translator window appears only after hovering over the floating icon. :(
PS. Where could I donate to you? :)

§
يوللانغان ۋاقتى: 2021-07-24

I've figured out the cause of the abovementioned issue.
It needs to correct the condition in line #1410, i.e., add “!”(exclamation sing):

...
if(!isTranslatorDisabledTemporarily){
   let ci=createTranslatorIcon();
   ci.style.top=(e.clientY+15)+"px";
...
§
يوللانغان ۋاقتى: 2021-07-25

Also, if you want more accurate translation of the sentences, you need to change “client=t" into “client=gtx".

AlessandraEllisئاپتور
§
يوللانغان ۋاقتى: 2021-07-31
Also, if you want more accurate translation of the sentences, you need to change “client=t" into “client=gtx".

Thanks very much for your suggestion. It's so important for me.
I'll update this change to the script.
Thanks a lot.

AlessandraEllisئاپتور
§
يوللانغان ۋاقتى: 2021-07-31
I've figured out the cause of the abovementioned issue.
It needs to correct the condition in line #1410, i.e., add “!”(exclamation sing):
...
if(!isTranslatorDisabledTemporarily){
   let ci=createTranslatorIcon();
   ci.style.top=(e.clientY+15)+"px";
...

About this "Bug".
I know it, because I want it to be like this.
In realtime mode, when you select the text, the translation will be popup instantly. Sometimes, when you just want to copy the text, this feature becomes annoying. So I change it to hover the translator icon to display the translation.

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.