Bing Translator


Wilser

Recommended Posts

This translator is an alternative to standard translators built into Maxthon 5.

With this extension you can automatically translate web pages into the language the browser is in without leaving the current page, you can also translate the selected text into a new tab from the drop-down menu of the extension.

Supported Languages:

• Chinese (Simplified)
• Chinese (Traditional)
• English - United Kingdom
• English - United States
• French - France
• German - Germany
• Italian - Italy
• Korean - Korea
• Polish - Poland
• Portuguese - Brazil
• Portuguese - Portugal
• Russian - Russia
• Spanish - Argentina
• Spanish - Mexico
• Spanish - Spain
• Turkish - Turkey

 

Bing Translator.mxaddon

  • Like 4
Link to comment
Share on other sites

When clicking on Bing logo in popup, the text is not entered on bing translator(even if the text is selected, not selected in image). It does work if use "Translate Selected Text" from icon drop down

Edit: just tried here https://hk.yahoo.com/, simply clicking the icon shows instant results

And one question, it seems this extension is always running(as evidenced when hovering different languages for instance), is it using much resources?

bing.png

Link to comment
Share on other sites

23 minutes ago, PHYR said:

When clicking on Bing logo in popup, the text is not entered on bing translator(even if the text is selected, not selected in image). It does work if use "Translate Selected Text" from icon drop down

The bing image that appears at the top of the popup is just a logo. To translate the selected text use the drop-down menu of the extension.

23 minutes ago, PHYR said:

And one question, it seems this extension is always running(as evidenced when hovering different languages for instance), is it using much resources?

When executing the extension several times. If the resource consumption rises, but this is a mistake that I will correct now :):)

25 minutes ago, PHYR said:

bing.png

Sorry in some sections of this forum extension does not work well :(

Link to comment
Share on other sites

4 years ago I already made an extension for this translator. (http://extension.maxthon.com/detail/index.php?view_id=1992&category_id=)

It is based on the bookmarklet. But we can use widget code from M$

<div id='MicrosoftTranslatorWidget' class='Dark' style='color:white;background-color:#555555'></div><script type='text/javascript'>setTimeout(function(){{var s=document.createElement('script');s.type='text/javascript';s.charset='UTF-8';s.src=((location && location.href && location.href.indexOf('https') == 0)?'https://ssl.microsofttranslator.com':'http://www.microsofttranslator.com')+'/ajax/v3/WidgetV3.ashx?siteData=ueOIGRSKkd965FeEGM5JtQ**&ctf=False&ui=true&settings=Manual&from=';var p=document.getElementsByTagName('head')[0]||document.documentElement;p.insertBefore(s,p.firstChild); }},0);</script>

 

And another old Bing extension based on M$ API - http://extension.maxthon.com/detail/index.php?view_id=1575&category_id=

Edited by zork
Link to comment
Share on other sites

  • BugSir006 pinned and unpinned this topic