Friday, October 8, 2010

Firefox Extension: Wiktionary and Google Translate




NOTE: Many users have asked whether there will be a WebExtension version of this add-on. We appreciate your support. Unfortunately, there is no plan of such development in the near future as we do not have the time/resources. This extension may stop working when XUL is deprecated.

Please try the new Android App Go Wiktioanry.


The extension brings two convenient new features to your Firefox browser:
  • in-line dictionary: select or hover over any word or phrase to get an immediate definition of it in your own language and/or in English;
  • translation of the whole page with just a single click.
Note: You should choose your language (see the Options section below) before using the extension.

In-line Dictionary


Move your mouse over a word or select to highlight it, then press down the Ctrl and Shift keys together. A little pop-up will show the definition of it in your language.


The top left corner shows the word or phrase that is looked up. Click on the little speaker icon and you can hear the pronunciation of the word. Blow the speaker icon is the pronunciation in the IPA notation.

The top right corner gathers a set of convenient buttons that let you configure the extension, copy/look up text on the pop-up, and close the pop-up.

The definition of the word is shown with relevant images on the right side (an optional feature when you activate the Show Images feature).

Near the bottom of the little pop-up, there is a "more" link which will lead you to the full definition of the word at the Wiktionary web site. 

To close the little pop-up, just click on any blank place on the browser, or press the Esc button. The little pop-up must be closed before you can activate another in-line look-up. You have the option to close the pop-up by moving the mouse away, but you need to enable it first (see the Options section below).

Alternative ways

Besides the shortcut keys, you can use the in-line dictionary in two other ways:
  1. Use the Wiktionary toolbar button . You can drag this button from the toolbar palette to your toolbar. (See this and this posts for how to add a button from the palette into your toolbar.) To use it, highlight the word/phrase you want to look up and click on the button to reveal its definition.
  2. Use the Wiktionary button in the context menu. To use it, highlight the word/phrase you want to look up and right click to show the context menu. From the context menu, click on the Wiktionary item.

Buttons on the pop-up

  • Open the Options dialogue of the extension.
  • Select or highlight some text on the pop-up, and click this icon to copy it into the clipboard. You can later paste the text to your documents or wherever you want.
  • Select or highlight a word on the pop-up, and click this icon to look up its definition.
  • To go to the Meet the Developer page on Mozilla's web site. There you can make a donation through mozilla.org to support this project. We appreciate any contribution (of any amount) and promotion.
  • To close the pop-up of the definition.

Showing images

It is an advanced feature that requires some manual set-up. After it is properly set up, relevant images of the word you are looking up will be shown on the right side of the definition. It can help you better understand the word and it is scientifically proved that images can help memorizing stuff. Give it a try if you have several minutes to spend.

Bilingual

If you choose a language other than English, you have the option to turn on the English definition alongside the definition in your language.

Why would one want to do that? Firstly, the English dictionary is the most mature and complete in Wiktionary.org. You can compare the definitions in both language and may get better understanding with the English definition. Secondly, it is a way to learn English.

Page Translation


The Google Translate button can be found in the toolbar palette. You can drag and drop it into your toolbar to enable 1-click whole page translation into your own language. See this and this posts for how to add a button from the palette into your toolbar.



Alternatively, you can right click to access the context menu, then select Translate Page.


Options


Open the Options dialog to setup the extension.


  • Select your language
The extension tries to detect your language the first time you install it. But you can make an explicit choice here. Below it, you can check the "Look up in English too" checkbox to show the English definition alongside the one in your language.
  • Enable select-to-translate
If it is checked, you can double-click any word or highlight a phrase to see the in-line translation.

  • Enable double-click-to-translate
If it is checked, you can double-click any word to see the in-line translation. With this new option, you can uncheck the above Enable select-to-translate option which may cause inconvenience when you want to copy & paste some text from the web page.
  • Enable hover-to-translate
If it is checked, you can press down the Ctrl key (or Ctrl+Shift or Ctrl+Alt) and move your mouse over the word to view the in-line definition of it.
  • Aggressive mode
If it is not checked, you must press down the Ctrl key (or Ctrl+Shift or Ctrl+Alt) first and keep it down when you move the mouse to translate a word. If you want to know the technical detail, read the section "What is aggressive mode".
  • Move mouse away to close the pop-up
This option is for the in-line dictionary. If it is checked, you can close the pop-up by moving the mouse away so that you do not need to click somewhere like before. This option is disable by default so the existing users do not get surprised after the upgrade.
  • Always use secure Wiktionary
This option is for the in-line dictionary. If it is checked, it always uses the secure link to query the Wiktionary. This option helps to avoid the intervention from another extension HTTP Everywhere (see the Q&A section for details).
  • Translate page in a new tab 
This option is for the whole page translation function. If it is checked, a new tab is opened for translating the page. The page's link is sent to translate.google.com instead of using the Google Translate Element. This option helps to limit the intervention from another extension NoScript.

Style tab

The user can apply his/her own style to the in-line dictionary pop-up.


  • Enable my style
If it is checked, the CSS code in the following input box will be applied to the extension to let user override the default style. There are some samples of the CSS code can be found here. They can be simply copied and pasted into the input box.

Advanced tab

You can enable the Show Images feature here. See this post for this advanced feature.
 

Download


Download the extension from the official Mozilla Add-ons web site:

https://addons.mozilla.org/en-US/firefox/addon/google-dictionary-and-google-t/


Please try the new Android App Go Wiktioanry.

 

Q&A


It doesn't work. Why?

Wiktionary and Google Translate extension can be intervened by other extensions. Those extensions either block the requests being sent out or alter the requests. So far, users have discovered that Flashblock, NoScript and HTTPS Everywhere can break Wiktionary and Google Translate.

To make Wiktionary and Google Translate works with Flashblock, please read this post.

For NoScript which blocks the page translation function, there is no simple solution yet. Google Translate needs to run JavaScript on the page you want to translate to translate it. So you have to temporary enable scripts on the page you want to translate before you run the Translate Page function. Another solution is added in version 5.10 -- in the Options dialog, you can check the option *Translate page in a new tab (only for unsecured URI)* to get the page translated on Google Translate web site. Therefore you only need to add translate.google.com to NoScript's white list.

HTTPS Everywhere alerts your request to Wiktionary. The rule in concern is named Wikipedia in its default ruleset. To use our extension, you will need to disable the rule named Wikipedia. If you do not want to disable that rule, you can use a workaround we added in version 5.10 -- in the Options dialog, check the option *Always use secure Wiktionary*. That will always send queries to Wiktionary via HTTPS protocol so HTTPS Everywhere will not try to alter your requests. But since all the sound files are transferred by HTTP protocol only, they will still be broken by HTTPS Everywhere. Therefore, you will not see voice pronunciation icons if HTTPS Everywhere is enabled for Wikipedia.

Another reason that Translate Page function does not work is that Google Translate does not support the language you are using. You can temporary switch your language to a popular one, such as English or French, to see whether it is because of the language.

There may be more extensions that break our extension. To find out, you can disable the extensions you have installed one by one. The most suspicious ones are those that block or alter things.

What is aggressive mode?

In aggressive mode, the extension keeps on capturing the words your mouse hovering over at any time. The words are captured but they are not sent out to Google until you press the Ctrl key. Whenever you press the Ctrl key, the word under the mouse will get translated. It adds some overhead but usually does not matter because your browser is idle while you are reading the page.

However, if you do not like the idea of keeping the browser active, you can uncheck it. Then the mouse only captures words when you are pressing down the Ctrl key.

Whole page translation is blocked by Flashblock extension.

That is because Flashblock extension blocks some Google online services. You need to add google.com or the regional Google URL to the white list of Flashblock. There is nothing our extension can do because it is outside of its scope. See the reason and detail in this post.

Why isn't Firefox 3.5 supported?

Firefox 3.5 is too old to meet the requirement of this extension, we do not plan to add extra fix for it.

When realizing the above requirement, you can make a little change yourself to get it installed. Just change the value of "em:minVersion" from 3.6 to 3.5 in the file install.rdf. However, we do not know whether the extension can function properly with Firefox 3.5 and we do not support it.

New features.

Any suggestions and requests are welcome. If the feature you request does not show up in the new release, please be patient. We will add new features according to their priorities. In the meantime, bug-fixes are our number one priority.


Please try the new Android App Go Wiktioanry.   


 

213 comments:

  1. I want this tool have the function: when I move the mouse out, tooltip auto close.

    ReplyDelete
  2. I miss understood this plugin and thought that its like google dictionary in the google chrome.
    If it is so then its not showing the meaning.
    Anyway you can help us by giving the functionality of google dicitonary.

    ReplyDelete
  3. Yes, it is like google dictionary in the google chrome, with more features (hover over to translate, detail meaning on google.com/dictionary, etc.).

    If you have problems using it, I can help if you can tell what language you are using, and which word on which URL you are selecting to translate.

    ReplyDelete
  4. Hi Zen
    Thanks for your reply. I have posted my previous comment. My problem in using this is here -> http://stock1.pho.to/data2/f/5/3/f5364764-1f72-8194-4998-9816a11ab11b.jpg . I dont see the meaning. I see only the word. I have selected option as English and my firefox is 3.6.12. Can i know why is not showing. I wanted to use it like Google dictionary. Using Windows XP 32 bit in Dell laptop.

    ReplyDelete
  5. You were expecting an English-English dictionary, which was not supported by the earlier versions of this extension. Please try the new version 1.3. It added this feature.

    ReplyDelete
  6. Please add Arabic language support.

    ReplyDelete
  7. Moin moin,
    is there a way to configure the font color. I think it's some FF default color what's used, but they looks ugly on my system. Something like #CCCCCC at the time ;( (on a yellow background!)

    ReplyDelete
  8. If only the font size could be bigger. But thanks for the useful extension anyway.

    ReplyDelete
  9. Arabic and many other languages are added in version 1.4.

    Other requested features (moving the mouse to close inline popup, font color, font size, etc.) are very good suggestions, but not first priority in the current stage. Please wait.

    ReplyDelete
  10. Now i am satisfied with Firefox, i have moved from firefox to chrome only because of this Google dictionary extension.

    Thank you for the same.

    Well in chrome there is another one http://max99x.com/chrome-extensions/dictionary-lookup which i found has options.

    Anyway thanks a lot.

    ReplyDelete
  11. Some problem i am finding while using the Google dictionary part http://www.codecoax.com/grerc/ enter the passage number 65, try to get the meaning of "social". While using this i dont see the meaning, if i click on more it goes to google translate not dictionary. Specifically on this i have seen the problem. I dont want to use translate at all for English.

    Thank you very much

    ReplyDelete
  12. About the translation of word "social":

    As you can see, Google Translate detect this word as Portuguese. And the best it can do is translating it into English "social". :)

    The accuracy of Google's language detection is out of our control. But we would find a way to workaround it in the future version.

    ReplyDelete
  13. Could you add the Polish language please?
    That works quite long time with the Google Translator.
    Cheers...

    ReplyDelete
  14. I can't read the tooltip because it has white text. I couldn't find a way to define the colors.

    ReplyDelete
  15. where is hindi ??
    i want to translate from english to hindi !! how can i do this ?

    ReplyDelete
  16. Sorry that I have updated the images of the description too early. But Hindi was added with many other languages in version 1.4.

    Version 1.4 is waiting for review so you do not see it on the detail description page. If you click on "View all versions" at the bottom, you can see the "Not Reviewed" version 1.4 -- https://addons.mozilla.org/en-US/firefox/addon/239624/versions/

    ReplyDelete
  17. Great extension. Google dictionary lookup in Chrome was one of the reason why I kept on using Chrome. Would it be possible to disable lookup on select and only keep ctrl-hover behavior? Or better still, ctrl-select would be awesome. Thanks again.

    ReplyDelete
  18. Min, you can disable lookup on select by going to the extension's options and unchecking "Enable select-to-translate".

    ReplyDelete
  19. 1: feature request: When I disable select-to-translate, could I please then have an option on the pop-up menu instead? Sorry, that's not very clear :-) What I want to do is: select some text, then right-click on it, and choose “translate” on the popup menu. That would make this even more useful.

    2: here's a suggestion about how to fix the incorrect language detection: call the translate API first to detect the language for the whole page. You probably want to store that in a variable, of course, so you don't do it all the time (just once per page). Then when you're translating something, try to detect the language for the word or selection; if the language detected is different from the page language, then translate and display both. Alternatively (or in addition to that), you may want to use HTML "lang" attributes in surrounding elements.

    ReplyDelete
  20. Polish and many other languages are added in version 1.4.1. The issue of white color text should have been fixed in this version too.

    ReplyDelete
  21. Hi It's a amazing extensions
    Thank u very much.
    and I have a problem.
    how can I set up the font it displayed in the pop-up windows?
    thank u very much.

    ReplyDelete
  22. Lalo, thanks for the support and the suggestion.

    Sofring, there is no way to change the font currently. I have plans to add features related to the style, but they may come several releases later.

    ReplyDelete
  23. Hello Zen

    The tool is quite good when used as a translation.
    The dictionary part it works very infrequently as it detects as a different language and then try to translate in English.
    Why don't you keep an option[in preference] so that your software works as only dictionary or only translate or both[by default]. Well then it would help a lot of people to use it like a Google chrome dictionary.

    Any way quite a good idea and tool.

    ReplyDelete
  24. Hello Zen

    I am sorry for my previous comment, in your latest version i found the solution :)

    Congrats and keep doing things differently :).

    ReplyDelete
  25. Hello

    Still in your new version you used the word "googling"!!!.

    There is no such word in any dictionary. Please put searching translating etc or any other..

    ReplyDelete
  26. Hi Zen

    Highly impressive the version 1.5 :).
    Does solve almost all the problems.

    Keep your work ....

    ReplyDelete
  27. Translate page option doesn't work if Flashblock addon is installed and enabled. Not sure witch extension's fault this is...

    ReplyDelete
  28. Hi,I'm very appreciated that, you guys fix the bug which I left in the comments several lines before this.
    now It can display the color of fonts right.
    but i have another problem :(,when I use it to translate English to Chinese(s) I always have this:
    Word:?? more
    www.toptip.ca

    the translated words became "??", but before the extension updated, it goes well.
    Thank U veeeeery much!

    ReplyDelete
  29. Hi, Sofring, one of the reason may be that sometimes the Google Translate URL is too slow. The request gets timeout. Try it some other time and if you still have the same problem, tell me the URL and the word you were looking up.

    ReplyDelete
  30. @Zen:You are right!.the translate_url had timeout.I use the foxyproxy to get over the GFW and everything's ok.May I ask which urls are reached when I double click a word and the popup-window showing the answer?I think may be the urls are blocked by the GFW if you know what it is :). and I can define a url_pattern of foxyproxy and let the extension go well. THANK YOU!

    ReplyDelete
  31. Sofring, the extension uses Google API at ajax.googleapis.com. Good luck.

    ReplyDelete
  32. thanks for this tool.

    Now one needs to go to tools menu to trasnlate the whole page. How about some shortcut for it? New button, or menu under right click of the mouse?

    ReplyDelete
  33. Zen:

    Here is a feature request. Can you find some to hide the toolbar on page translations. I go to great lengths to preserve screen real estate for dynamic information. Having it shrink to a tab on the left side should do the trick.

    Here's another thing I've noticed. This is a great tool for Twitter, almost made for it. It's the easiest way to view tweets in many languages on the same page. It reaks down language barriers without even having to click.

    In New Twitter, the translation bar covers Twitters control/search bar. In both Twitters when you click 'More' the extended page below is not longer translated. Can you have the extension detect the 'More' button in Original Twitter and the automatic 'More' in New Twitter to cleanly translate the following pages?

    Fix those things, even if it requires special treatment, and you will be viewed as a god. Do you realize how many people use Twitter? Fame and (maybe...) fortune aside, a tool like this blows borders, languages and cultural differences down like a main battle tank. Except for the problems with Twitter, (which is where this extension really rocks) I just spent an amazing hour traveling the world.

    Can you make the page translation bar follow links. Great for reading newspapers in another language. It also doesn't appear to work on more than one tab at once.

    Have I given you enough work here? You're really on to something . Run with it.

    tinker

    ReplyDelete
  34. it would be very helpful if options are added to adjust the font size and background colors. it's very important for us disabled people. for example, white text on black work best to increase visibility. otherwise, a wonderful add-on, very handy... i just hope these much needed features are implemented soon.

    ReplyDelete
  35. How about a feature to let me get a definition of a word in a definition. e.g. I look up "handmaiden" and the definition uses the word "subservient" and now I want to know the definition for that word. Well, currently, the easiest way to do it is probably to click your "more" link (which is great) and then double-click the word "subservient" to get the tool-tip. Well, it would be really handy to be able to double-click a word in the tool-tip and have another tool-tip pop-up over the previous one or something.

    ReplyDelete
  36. It should be helpful if there is a bit of an extension that the user can choose between his native language.

    Say I'm a Belgian speaking a couple of languages.
    At one time I want the page translated to English, another time to Dutch. Dutch is my native language, but not seldom is that translation worse than a translation to English.
    I speak English rather fluently, but my partner doesn't, and so on.

    So it should be nice if the user somehow can set a couple of "to" languages where he can chose from, without being forced to use the workaround via the add-on itself.

    ReplyDelete
  37. please support adjustment options font properties.

    ReplyDelete
  38. DQ, in the next release 2.0, you can set the font size. Please read this post. Version 2.0 is already submitted to addons.mozilla.org. It is waiting for the review to be made public.

    ReplyDelete
  39. Thanks for fantastic extension. Pure simple and not annoying. I'm just curious if there is any possibility to extend the way how to activate the extension.

    The only way that is working for me is "ctrl hover to translate" - the others are annoying in my style of work. But I use ctrl + tap on touchpad to open link in new tab.

    The problem is that on touchpad my tap is usually handled like hover and I get new tab and translated word. I guess that "ctrl+shift+hover" would work for me, but that could different among the others.

    ReplyDelete
  40. BigCharlie, you can try Ctrl+hover with non-aggressive mode (uncheck Aggressive mode option) in the current version. That means you have to press down Ctrl key first and move the mouse over the word you are interested in. It is less convenient, but less annoying.

    ReplyDelete
  41. Thats exactly the way I use it. The problem is when I want to open new link in a new tab. I hold CTRL and click on the link (on touchpad). Usually (not always, let's say about 70%) link is opened in a new tab and at the same time link is translated, because my click on touchpad is recognized as movement.

    ReplyDelete
  42. I need some help. I installed the extension and added the icon to the toolbar. I go to a page (example: http://fylkesarkiv.no/) and click on the icon and nothing gets translated. Any help is appreciated. Thanks.

    ReplyDelete
  43. I think you should add new option: hide translation popup on mouse move. At this moment user should click somewhere at the page to hide popup, this is annoying when translating a lot of words.
    Thanks for addon, it's great!

    ReplyDelete
  44. Hi Zen
    i'm on FF 3.6.13. your extension is conflicting with "FlashBlock 1.5.1.4.2"
    Translation for a word or a sentence is ok but when try to translate a web (click on button) its not translating the web page.

    Plz Help

    ReplyDelete
  45. BigCharlie, in the new version, you can highlight the word(s) and right click to look them up via the context menu. I am also thinking about your suggestion of "ctrl-shift-hover".

    ReplyDelete
  46. I am working on the requested feature of "hide translation popup on mouse move". It is a tricky one. I may add it as optional.

    ReplyDelete
  47. BigCharlieMarch 02, 2011

    "ctrl-shift-hover" option would be great. About the context menu - not bad, bud too many clicks to get the results for me :-)

    Anyway I've to say that this addon is making me addicted. So simple - so powerful. Great job.

    ReplyDelete
  48. Translation for webpage is still not working in new update .. Dictionary is working fine ..

    when I disable "Flashblock 1.5.14" add-one, Translation start working.. kindly address this issue as soon as possible ..

    Regards

    ReplyDelete
  49. Ch, you need to add google.com to the white list of the Flashblock extension. See the reason and detail in this post.

    ReplyDelete
  50. hi zen

    is there any way to hide "Google Dictionary" text in right click context menu ?

    i.e
    /* Google Dictionary */
    #context-google-dictionary {
    display: none !important;
    }

    ReplyDelete
  51. Bell, not in the current version yet. We could add it in a future release.

    ReplyDelete
  52. BigCharlie, Ctrl-Shift-hover option is added in version 2.3. Please give it a try.

    ReplyDelete
  53. Hi,

    any advice how I can uninstall or deactivate this yellow "In-line Dictionary" box? I know how to make it disappear, but it is getting on my nerves.

    Thanks a lot!

    ReplyDelete
  54. BigCharlieMarch 28, 2011

    works great, thanks

    ReplyDelete
  55. Conny, you can follow this link to uninstall or disable an extension:
    http://support.mozilla.com/en-US/kb/Uninstalling%20add-ons

    ReplyDelete
  56. It is perfect if in-line translation can also show the Web definitions from wikipedia(and a link to that wikipedia page), which show in the bottom of Google dictionary page.

    ReplyDelete
  57. Hi! Thanks for this tool.
    I've tried to use -moz-border-radius in custom styles. But box become too ugly because of shadows of outer box.
    Is exist some way to change outer box?

    ReplyDelete
  58. Please make it possible to translate words in at least tow languages in the same time.

    thanks
    Shahin

    ReplyDelete
  59. Can you add an option to change the icons to a light color because they are almost invisible on custom themes with a dark background on toolbar, thank you for a very nice add on...it's great.

    ReplyDelete
  60. Serg, in the new version 2.5, you can customize the border with round corners. The shadow is added by the OS(Windows). You can remove it by configuring the Windows Appearance. See the details in the style templates post.

    ReplyDelete
  61. AnonymousMay 20, 2011

    Hello, I tried:
    1)move mouse away:
    I started at the text of the first comment on the left side:
    For the word 'I' I get the translation 'in' which is in some languages correct, but not here.
    a) I would appreciate, if there would be an option to have two buttons in the pop-up, one button for a drop down menu for the language to translate from and one button for a drop down menu for the language to translate to.
    Next I move the mouse to word 'tool' and nothing happens, the pop up does not disappear and the new translation for 'tool' does not apear. If I have the pop up for 'tool' then I can move the mouse to the words 'mouse', 'out', 'tooltip','auto','close','have', 'the' 'function','said' and 'Anonymous' and nothing happens.
    b) I would appreciate, if there would be an option to have a translation already by just hovering the mouse over the word only without any key usuage and while the mouse is hovering the next word the content of the pop up changes to the next translation.
    c) I would appreciate, if there would be an option to have a translation already by just highlighting a part of any text or word only without any click and getting the translation of what is highlifgted.
    If I click, the context menu covers the tranlation.
    d)I would appreciate, if there would be an option to have another toolbar button to enable and disable the above function discribed in b) and c).
    e)I would appreciate, if there would be an option to have the buttons on the status bar instead of having them on the tool bar, because there is more space on the status bar in my case.
    Maybe the button is not necessary, but some people might like it.

    ReplyDelete
  62. AnonymousJune 14, 2011

    and i would like the possibility to use this addon WITHOUT allowing javascript on the particular site.

    ReplyDelete
  63. AnonymousJune 26, 2011

    Hey Zen,

    I've got a suggestion for the Google Dictionary extension:

    I disable the extension when I visit certain sites. How about allowing us to "blacklist" sites that we don't want the extension to be used on.

    It would save me disabling the extension everytime I read these sites.

    Thanks for hearing me!

    ReplyDelete
  64. Adapt this add-on to multilingual webpage browsing. As a bilingual in English and French, I encounter the problem that I double-click on a french word to get its definition, and the dictionary returns the English definition of the word, as it detects it as an English word. The problem lies in the automatic detection. In my example, the English dictionary has priory over the French one when the word exists in both dictionaries. Could a button be added in the definition box allowing the user to manually override the language detected?

    ReplyDelete
  65. AnonymousJune 28, 2011

    Hi. I want to port this extension for Instantbird (www.instantbird.com). Where can i find source code for this extension?

    ReplyDelete
  66. Stephane, with the latest version, you can disable the auto-detection in the Options dialogue. See the "Options" section of this online help.

    ReplyDelete
  67. AnonymousJune 29, 2011

    Zen, i tried to port addon to Instantbird (added App ID etc) but it doesn't work. And i don't know XUL(and my JS knowledge is too small) to fix it. Could you port it? I don't think it will need much work...
    Here is link to Instantbird port howto with app ID https://wiki.instantbird.org/Instantbird:Porting_Firefox_Extensions

    ReplyDelete
  68. Could you please add an option to display the meanings in 2 languages? it would be highly useful for those who's English is not their first language. That way we can read the meaning in English and in our own language, both showing in the popup under each other.

    Or at least make a key to press t show the other selected language. Please?

    ReplyDelete
  69. AnonymousJuly 07, 2011

    My wishlist :D

    Major:

    1.Automatic translation of page,so they don't have to click the "Gtranlate" icon every time.
    ___________________________________
    Minor:

    2.More than 1 definition.

    3.Pronunciation for words

    If you add these features in the near future,I'll be very grateful as my parents will finally be able to surf the English inter-webs.

    ReplyDelete
  70. AnonymousJuly 13, 2011

    Thx, man, this addon, it is very cool!

    ReplyDelete
  71. Great Addon my only pet peeve about it is for the Google dictionary listing in the context menu that cases the menu to increase it's size causing me to open a new window instead of a new tab. I wish that it was just greyed out when it does not apply and normal when it does apply instead of appearing after it can be used, which is usually just as I am clicking on the open tab in the context menu due to the lag. This happens when right-clicking either on whitespace or a word/link. I am assuming that maybe there was a bug that caused an error if a user clicked on whitespace and chose the dictionary. maybe not but if u do change it that may be an area to test after the code is written.

    ReplyDelete
  72. AnonymousJuly 27, 2011

    Hey, can you add an option to save all the words that I looked up? That would be very useful for learning vocables!

    Bye, Pluck

    ReplyDelete
  73. Hello. I really like this add-on for Fire Fox. I have one suggestion though. You have a Translate Page option in the integrated pop-up menu but no Translate Selection option. The problem with the "Enable select-to-translate" in the options dialog is that sometimes I want to copy/paste and the translate dialog pops up. I also double click words/sentences/paragraphs to copy/past and the dialog would show up. I would like to see Translate Selection in the right-click interactive menu. Thanks for the good work on this.

    Bret

    ReplyDelete
  74. This is the best translate extention I ever use!
    Thanks you!

    ReplyDelete
  75. hi Zen, the google dictionary is no longer available. now everytime i try to look up a word it doens't give the definition but instead repeats the word

    ReplyDelete
  76. No longer available :O
    That's not good.
    I'm dead without this extension. :(

    ReplyDelete
  77. No longer available :O
    That's not good, no.
    I'm seriously dead without this extension. :(

    ReplyDelete
  78. After the discontinuity of dictionary.google.com, inline translation is no longer working. Could you release a fix please? Thanks.

    ReplyDelete
  79. Google dictionary is no longer available on http://dictionary.google.com

    ReplyDelete
  80. Google Dictionary is gone. Can you integrate other dictionary service to this extension? It's a good extension. Hope you can fix the issue as soon as possible.

    ReplyDelete
  81. This addon stopped working when google dictionary went away. The addon needs to be updated to use the "Define " syntax that google supports.

    ReplyDelete
  82. This tool needs to be updated since Google has abandoned Google Dictionary.

    ReplyDelete
  83. this very useful extension no longer shows definitions! Google Dictionary has been relocated to Google's search results, so the extension needs to be pointed to the new syntax. please do this soon!

    ReplyDelete
  84. ************** NOTE *************

    Since Google shut down the Google Dictionary service, part of the function of this extension has stopped working. We will look for and test other alternatives. Please be patient. In the meantime, you can still use the translation feature of the extension.

    *********************************

    ReplyDelete
  85. this is not working with any sites other than facebook and mozilla addon sites. the behaviour is same like the old google dictionary addon. not working even thru the context menu wikitionary. on clicking the more option it goes to the site and works. i mean its not working thru the inline popup option except for those site i mentioned above.

    ReplyDelete
  86. Hello,
    and thanks for useful addon (at least for me :). I've got a question, though.
    When I invoke Google translation bar, I can't select another language on it. Drop down menu contains always only one language (for me it's Czech).
    Sometimes, machine tranlation is incomprehensible and I'd like to choose English as a target language "on the spot". Is it possible with current version?

    ReplyDelete
  87. hi
    the link "more" should lead to translate.google.com instead is taking me to
    http://pl.wiktionary.org/wiki
    ?!?!?!?!
    i do not want to go there, much rather to google translator!!!
    thx for amazing adds-on (as long as it works :) )

    ReplyDelete
  88. Firefox 7, Ubuntu Linux 10.4, add-on updated.

    Even though I have (and have had always) the option not to use auto detect and only look up words in Spanish this does not work. Many words exist in different languages with different meanings, I only read Spanish articles. As it is the add-on is completely useless to me because most of the words I click register and Esperanto or Romanian or Catalan etc. etc. and when I check in a dictionary like Spanishdict.com afterwards I find the Spanish word is completely different.

    It also keeps looking up words in English, and that's not ticked either.

    Thanks for this add on, I loved it, it helped me learn so so so much Spanish, even though it hasn't worked at all recently.

    ReplyDelete
  89. Strange. I can still access Google Dictionary from Chrome. It uses URL like this:
    http://www.google.com/search?source=dict-chrome-ex&defl=en&hl=en&q=features&tbo=1&tbs=dfn:1

    ReplyDelete
  90. Unfortunately I'm having the following problem:
    Returns only ?? when I set the language to Finnish (Yes, Finnish is supported by google). Works normally when set English to English.
    Cheers

    ReplyDelete
  91. it doesn't show the chinese translation in chinese words. it shows "??" symbols. :(

    ReplyDelete
  92. Notice

    Google Translate API has been officially deprecated (https://code.google.com/apis/errors/).

    As a result, you will see "??" if you are not using English dictionary. We are looking for a solution. If you have any suggestions, don't hesitate to let us know.

    The English dictionary works as before, as it uses Wiktionary.

    ReplyDelete
  93. In the new version, both Traditional and Simplified Chinese lookup goes to the same page:
    http://zh.wiktionary.org/wiki/word

    Traditional Chinese should be:
    http://zh.wiktionary.org/zh-hant/word

    And Simplified:
    http://zh.wiktionary.org/zh-hans/word

    ReplyDelete
  94. Luiz EduardoNovember 23, 2011

    Any news on the ??? problem? It's a shame google did whatever it did that broke this add-on, it was very very good.

    ReplyDelete
  95. Luiz EduardoNovember 23, 2011

    Any new on the ??? problem? It's a shame to see such a great add-on broken by something google did, it was really good when it worked.

    ReplyDelete
  96. Hello!

    Your Addon has a problem with translations from "Any Language" -> German

    ReplyDelete
  97. Seems that a lot of words didn't show up or don't translate. Is it permanent error? May be connection "lag" with google dictionary? I am talking about Rus->Eng translation.
    P.s. I like this useful plugin! Thank you!

    ReplyDelete
  98. The "??" problem has been fixed in the latest 4.1 version. You can download it from the "versions" link in the very beginning of this post. If you prefer to wait for the review of the Mozilla team, please be patient. I have no control of that.

    ReplyDelete
  99. yeap, there are no "??" any more. but it is still NOT Transaltion. I need english to chinese.but it shows always in english...:(

    ReplyDelete
  100. Hi manni. Have you selected your language in the Options dialog?

    ReplyDelete
  101. awesome bro, the wikipedia dictionary is good.

    //here i think the link for the new google dictionary.
    [code]example search for 'american'
    https://www.google.com/search?source=dict-chrome-ex&defl=en&hl=en&tbo=1&tbs=dfn:1&q=AMERICAN[/code]

    it is appreciated if u help to put into the extension. i would love the google dics option if possible

    thanks :)

    ReplyDelete
  102. I'm trying to translate this korean page http://cafe.daum.net/pot-tool using the menu Tools>Translate page, with no success. My language is Portuguese, it is the language selected in the Firefox Extension Options.

    - Windows XP Home Edition, 2002 Version, Service Pack 3
    - Firefox 9.0.1
    - Wiktionary and Google Translate 4.3

    ReplyDelete
  103. I filed this bug for Venkman before installing the translator, and now the same thing is happening to the Wiktionary button on a separate profile.

    Ubuntu 11.10 with Xubuntu session (xubuntu-desktop 2.138.1)
    Firefox 9.0.1
    Wiktionary and Google Translate 4.3

    Steps to Reproduce: Install, and place the button on the toolbar.

    ReplyDelete
  104. Doesn't look up definition when HTTPS-Everywhere extension is enabled; it redirects to wikipedia HTTPS connection. When i disable wikipedia redirection, then your extension works.

    ReplyDelete
  105. H. Turgut UyarMarch 05, 2012

    Hi,

    When using this addon, I'm having a problem which I can not understand. If I lookup the word "language" in Wiktionary on the page https://addons.mozilla.org/en-US/firefox/addon/google-dictionary-and-google-t/, it works, but if I lookup the same word on the page http://www.ampl.com/, I do not get any definition and the spinner does not stop. Any idea why that might happen?

    ReplyDelete
  106. Hi H. Turgut Uyar, I tried your web site and it worked. Maybe it was your network connection problem.

    ReplyDelete
  107. The hover-to-translate should translate selected phrases as well without having to turn on annoying select-to-translate function

    ReplyDelete
  108. eXtreme, that is a very good suggestion. Remind me if you don't see it in the next two releases.

    ReplyDelete
  109. I know this tool is helpful in many issues, but sometimes it really annoys me specially when I wanna copy or paste some content.

    Can you please inform me, how I can uninstall this from my firefox. I don't find it on the list of extensions.

    ReplyDelete
  110. Hasmat, sorry to know that it is not helpful to you. Have you tried to deselect the select-to-translate and double-click-to-translate options? That would prevent the popup when you copy&paste words from the page. If you still want to uninstall it, you can find it in the Extensions list with the name of Wiktionary and Google Translate or Google Dictionary and Google Translate (depending on which version you are using). Its icon is a big blue G.

    ReplyDelete
  111. Wiktionary is AMAZING!!!
    Thank you so much.

    ReplyDelete
  112. Thank you so much for your work!!

    ReplyDelete
  113. Thanks a lot for a great Addon...
    Please add indic Languages like Gujarati and Urdu.
    Thses both languages are supported by Google translator
    Pleaseeeee Add Urdu and Gujarati plzz
    Thanks

    ReplyDelete
  114. Just to say thanks - one of few add-ons without which I cant use Internet, read or write online. Thanks for excellent work !

    ReplyDelete
  115. AnonymousJune 28, 2012

    For some reasons, translation by button and right click doesn't work anymore. I don't have any other add ons installed besides this one.

    ReplyDelete
  116. Can you give details? Does the popup show up? Do you see the spinner? What platform/version/language are you using? etc.

    ReplyDelete
  117. AnonymousJuly 13, 2012

    feature suggestion:
    Add an option to existing select-to-translate: only translate when a key, for example CTRL, is hold.
    I know the "Wiktionary" toolbar icon is easy enough to use, but adding another option doesn't hurt.
    BTW, you can make the Wiktionary icon appear on the Navigation Bar by default so that more users will realize its existence.

    ReplyDelete
  118. The idea is close to what eXtreme suggested except that he/she was asking for hover-to-translate option. With the latest version, by disabling select-to-translate and enabling hover-to-translate, you can select a word/phrase/text, and press the Ctrl to get it translate.

    ReplyDelete
  119. AnonymousJuly 14, 2012

    I'm the anon above.

    Thank you Zen. need to use hover-to-translate with aggressive mode for it to work. Can you make it work without hovering over the text? i mean selecting the phrase while holding ctrl, or selecting then press ctrl to translate, without hovering over.

    ReplyDelete
  120. Hello Great Developer,


    ---OS type and version: Windows 7 64-bit Ultimate.
    ---The version of the browser: Firefox 14.0.1.
    ---The version of the extension: Wiktionary and Google Translate 5.10.
    ---The steps to reproduce the bug: see my explanation.

    My apologies for reposting but I completely forgot to select first the Firefox add-ons, then the Wiktionary and Google Translate add-on!

    Here is an issue that seems to have appeared only recently. As, if I remember well, at a previous version of this add-on, it used to translate the particular web page at http://www.haaretz.co.il/ perfectly fine using the Google button.

    At this page at http://www.haaretz.co.il/ (in Hebrew), I can try to press the Google button to translate it and it simply does not translate it into English!!
    Same problem if I do Tools, Translate.
    Same problem if I take a link from this web page at http://www.haaretz.co.il/ and try to see if the Google Translate button would work fine through a link from this particular page at http://www.haaretz.co.il/ . It does not!

    On the other hand, if I go to Google translate at http://translate.google.com/ and put the web page address http://www.haaretz.co.il/ in the field for that, it does translate the page just fine!!

    Very weird!!

    More, if I try to use the Google Translate button with another page in Hebrew, for instance at http://www.ynet.co.il/home/0,7340,L-8,00.html . Then pressing the Google Translate button works perfectly fine!!

    If you do not mind, thanks to figure out why your add-on Google Translate button does not work on this particular web page at http://www.haaretz.co.il/


    So many thanks for your add-on. It is amazing.

    ReplyDelete
  121. Hello Great Developer,


    ---OS type and version: Windows 7 64-bit Ultimate.
    ---The version of the browser: Firefox 14.0.1.
    ---The version of the extension: Wiktionary and Google Translate 5.10.
    ---The steps to reproduce the bug: see my explanation.

    My apologies for reposting but I completely forgot to select first the Firefox add-ons, then the Wiktionary and Google Translate add-on!

    A important improvement. Thanks. Rated 5 out of 5 stars
    by MichaelIsGreat on July 14, 2012 • permalink

    To the developer Zen:

    1) First improvement to add.
    When I press the Google button that I placed at the top right of my Firefox browser window (using Customize), when I translate a page in a foreign language, it shows:
    Google Translate Translated to: English Show original Options
    Could you change this statement to the following one:
    Google Translate Translated to: English Into: (the foreign language should be stated here) Show original Options
    As you can see, I have just added: "Into: (the foreign language should be stated here)".

    Many times, I have no clues whatsoever which language it is translated from and that bothers me a lot, as I speak several languages and at least I want to educate myself further at recognizing foreign languages that I do not know.

    2) Sometimes, there is just a few sentences in a foreign language in a page that is mainly in English. I select the sentences, move the mouse cursor over them, and click Ctrl+Alt but it does not give me the translation for these few sentences in a foreign language.

    Thanks a lot to consider adding this important detail 1) at the next update.
    For 2), thanks to have a look at it.


    So many thanks for your add-on. It is amazing.

    ReplyDelete
  122. AnonymousJuly 22, 2012

    many thanks from Iran ,guys.

    ReplyDelete
  123. MichaelIsGreat,

    Thanks for your support and suggestions. 1) This extension is an interface that relays the service of Wiktionary and Google Translate. The Google Translate bar is built by Google Translate so the extension has no control of how it is like. 2) To let Page Translation work on more pages, you can enable the *Translate page in a new tab* option. 3) If some sentences are not translated, that may be because neither Wiktionary nor Google Translate can translate them.

    ReplyDelete
  124. Hello Zen,


    ---OS type and version: Windows 7 64-bit Ultimate.
    ---The version of the browser: Firefox 14.0.1.
    ---The version of the extension: Wiktionary and Google Translate 5.10.
    ---The steps to reproduce the bug: see my explanation.

    You seem to have completely forgotten to answer to my first posting that I reproduce again for you below.

    In particular, why the Google Translate button does NOT work on this particular web page at http://www.haaretz.co.il/ . Despite the fact that when I go to Google translate at http://translate.google.com/ and put the web page address http://www.haaretz.co.il/ in the field for that, it does translate the page just fine!! Completely illogical!!!

    Thanks to answer this particular point.

    Again, thanks for your great add-on.

    -------------------------------

    Hello Great Developer,


    ---OS type and version: Windows 7 64-bit Ultimate.
    ---The version of the browser: Firefox 14.0.1.
    ---The version of the extension: Wiktionary and Google Translate 5.10.
    ---The steps to reproduce the bug: see my explanation.

    My apologies for reposting but I completely forgot to select first the Firefox add-ons, then the Wiktionary and Google Translate add-on!

    Here is an issue that seems to have appeared only recently. As, if I remember well, at a previous version of this add-on, it used to translate the particular web page at http://www.haaretz.co.il/ perfectly fine using the Google button.

    At this page at http://www.haaretz.co.il/ (in Hebrew), I can try to press the Google button to translate it and it simply does not translate it into English!!
    Same problem if I do Tools, Translate.
    Same problem if I take a link from this web page at http://www.haaretz.co.il/ and try to see if the Google Translate button would work fine through a link from this particular page at http://www.haaretz.co.il/ . It does not!

    On the other hand, if I go to Google translate at http://translate.google.com/ and put the web page address http://www.haaretz.co.il/ in the field for that, it does translate the page just fine!!

    Very weird!!

    More, if I try to use the Google Translate button with another page in Hebrew, for instance at http://www.ynet.co.il/home/0,7340,L-8,00.html . Then pressing the Google Translate button works perfectly fine!!

    If you do not mind, thanks to figure out why your add-on Google Translate button does not work on this particular web page at http://www.haaretz.co.il/


    So many thanks for your add-on. It is amazing.

    --------------------------------------------------------------------

    ReplyDelete
  125. MichaelIsGreat, in short, the solution to your question is: you can enable the *Translate page in a new tab* option (Open the Options dialog and you can see this new option). If you are interested in the detail/reason, read on -- by default, our extension use the Google Translate Element for translating the whole page. Unfortunately, it doesn't work on all pages, especially those with frames. It is possible that it ever worked on a web site before but stopped working on it after the web site got updated using frames. It is not the upgrade of our extension breaking it. It is the web site's updates that breaks it. Google Translate Element is a Google's product so we cannot provide fixes to that. However, we have a workaround which I mentioned in the beginning of this answer. It uses Google Translate web site for the page translation instead. Although it does not look as pretty, it should work for you.

    ReplyDelete
  126. Hello Zen,

    Thanks for the extra explanations.

    You are right, I tried your idea of using "enable the *Translate page in a new tab* option" and it is now able to translate perfectly fine the particular web page at http://www.haaretz.co.il/ for which I had problems. That should be sufficient for me.

    Thanks for your great add-on. I love using it.

    ReplyDelete
  127. Wow this addon is great.

    A small issue I've encountered:
    I'm using the tooltip to translate words from English to Hebrew, which works great, mainly as a learning tool.

    I also using Google translate service to translate full pages in German to English, as German is translated to English better than to Hebrew (surely with technical text).

    The issue is that when setting your addon to translate to Hebrew (with English as secondary) and translating full page it translated to Hebrew and I can't switch the language on the Google translate Gui (Hebrew is the only one on the list).

    I'm guessing you can't change the way Google translate works, but you can add an option for using different languages in tooltip mode and full page mode.

    Thanks for the addon, please keep it alive, it's great and much better than using than heavy and slow Babylon.

    ReplyDelete
  128. Keep up the great work, success.

    saudações made in Brazil.

    ReplyDelete
  129. Hello,
    first thanks a lot for your unvaluable tool.
    Just a little bug in the translations in French language: all the "'" appear like "'". (But not on the Google Translation page when clicking on the translation in your pop-up.)
    Thanks.
    Philippe

    ReplyDelete
  130. Stopped working for no apparent reason ! Today I can't see any input in popup window ?! The popup doesnt show anything anymore, other than the word(s) you selected - selection of the word brings popup but without input from Wiktionary or Google dictionary !!!
    Some other user also left same complaint on extension page at the Mozila Add-on website.
    Any suggestions ?

    ReplyDelete
  131. Santa, please update to the latest version 5.12 which has fixed the recent issue.

    ReplyDelete
  132. This is a great plugin! I just have one minor comment. The mouseover for 'deliberated' tells me that it's the past form of the verb 'deliberate', but then only the adjective meanings of 'deliberate' are listed.

    deliberated
    • (past of: deliberate)
    ▾▾▾ deliberate ▾▾▾
    • Done on purpose; intentional.
    • Of a person, weighing facts and arguments with a view to a choice or decision; carefully considering the probable consequences of a step; circumspect; slow in determining.
    • Formed with deliberation; well-advised; carefully considered; not sudden or rash.
    • Not hasty or sudden; slow.

    ReplyDelete
  133. The adds-on seems not funciton well.

    Translation exceeds the whole webpage margin and only small part of whole translation can be availble if taskbar is placed on right side of screen. what we hope for is the same as feature as the following picture shows.
    http://bbs.kafan.cn/thread-1277542-1-1.html

    ReplyDelete
  134. I suggest to add an additional option to make the full pop-up box displayed above the selected/double-clicked word (now the only choice is beneath the word). That is what Google Dictionary (by Google) in Google Chrome does by default (though it doesn't give another option)! In fact, if users have another pop-up extension like Diigo, which also has a pop-up triggered by double-click, more than one pop-up items will overlap at the same time. Hope you can provide this option, and hope it will not be hard to implement. Big thanks!

    ReplyDelete
  135. Great post. I was checking continuously thiѕ blog
    and I’m impressed! Extremely useful info particularly the last part :) I care for such info much. I was looking for this particular information for a long time. Thank you and good luck.

    ReplyDelete
  136. Simply wish to say your article is as surprising. The clarity for your post is just great and i can suppose you’re an expert in this subject. Well with your permission let me to seize your feed to keep updated with imminent post. Thanks one million and please keep up the enjoyable work. http://www.hermesalemall.com/

    ReplyDelete
  137. Is there a workaround / explanation available why translation doesn't work when editing files located in Google Drive?

    Example: I am having some document saved in Google Drive. When clicking them, Firefox is started and will allow to view an edit the file. However the translation does not come up, no matter what options I select for the add on.

    Besides that, great and lovely tool.

    Regards, Andreas

    ReplyDelete
  138. 1. Select-to-translate makes copying text impossible. I may close the translation popup but it pops up again if I right-click to copy text, disabling "copy" in the context menu. Not sure why it disables text copying.

    2. Translating whole page is locked to the main language selected in options. There is a dropdown menu to select a language, but it has only one language. I usually need translate to English with whole pages because Google doesn't translate longer phrases well to my native language. It would be nice to have a REAL language dropdown menu there.

    Also, the full-page translation button should indicate which plugin does the translation. Since it fails on many occasions I use other Google Translate plugins and it took time figuring out why there's a limited-function Google translate button in my toolbar and why it is locked to one language/which addon it belongs to. I thought it had something to do with my Google site settings and spent ages hunting it down.

    3. Often fails to get a translation even though Google has it and other addons CAN translate the section. Particularly happens if I choose non-English (Estonian here) as main language and check the "search English too" checkbox. The popup just stays empty.

    4. Breaks on some longer passages and translates only the beginning. First sentence usually, it seems.

    ReplyDelete
  139. Thanks for this great extension indeed.
    But I've some little strange issue with it, here's it's description :
    First off my settings are :
    Select your language : Arabic-العربية
    (If your language is not English) Look up in English too.(Checked)

    So when I use it to translate a word i.e. in the Italian language, it used to give me the matches in both English and Arabic 'At any website' the problem here is it does not work the same way on both Twitter and Facebook, when I try to translate some Italian word it just gives me it's English match :(
    And I want it to give the Arabic word match too like it does in the other website pages.
    So plz help me with this little problem asap.
    If there's something tricky should be done with the settings PLZ tell me asap & Here's my mail address
    Maarvinoo@Gmail.com
    Thanks for your awesome work.

    ReplyDelete
  140. Where is the story of the search words?

    ReplyDelete
  141. Wonderful addon!
    After I read what aggressive mode is, my question is, Can't it really translate the word under the cursor when you hold it on this word, without having to click any hot key, like say adding the option "none" among the suggested hot keys in "enable hover-to-translate with key"?

    ReplyDelete
  142. Hi Nilionova, You must use one of the hot-keys combinations to use the hover-to-translate feature.

    ReplyDelete
  143. AnonymousMay 06, 2013

    Hello the developer of Wiktionary and Google Translate,

    1) Could you allow the user to select a few words or a sentence or even a paragraph and using Ctrl+Alt (the option I use to start Google Translate), I would then be able to have the full translation displayed in a yellow small window, without having to open a new tab to see the translation of this longer sentence or paragraph.

    So far, I can only managed to translate a single word at a time using Ctrl+Alt to trigger Google Translate and that is not enough at all.

    2) Google Translate (using the button) does not translate the comments that appear on a page.
    Check with this Norwegian page for instance at http://www.vg.no/sport/artikkel.php?artid=10116148

    3) Because Google Translate has been abandoned by Google, you might want to give a choice to the user of this add-on to use a different Translate tool. Maybe a similar tool than Google Translate is also usable with Bing Translate or Babylon Translate?

    Thanks to consider these suggestions.

    Many thanks to the developer of Wiktionary and Google Translate.

    ReplyDelete
  144. Thanks for all the suggestions. I assume you are using the latest version 6.3? Are you not translating from/to English?

    It is a surprise to know that Google Translation is abandoned. We will consider your suggestion of alternatives.

    ReplyDelete
  145. AnonymousMay 13, 2013

    This tool is useful.

    There is a problem in traditional Chinese version. Some Chinese is in simplified Chinese but not traditional Chinese.

    Can you fix it?

    ReplyDelete
  146. That is because the result returned from wiktionary has the simplified and tranditional Chinese characters mixed. The current version of our extension does not detect them. In a future release, we may consider adding the detection.

    ReplyDelete
  147. Great extension on many aspects: easy to use, non-obstrusive (the best in that regard), and doesn't destroy the original page layout. Also, links clicked remain in their original language, which is generally better.

    However, I have two problems and a couple of suggestions:

    1. With Firefox 19-22 (even on a new profile – no experience prior to Firefox 19), when I right-click on a menu, it is *sometimes* empty or partly present. It sometimes happen 10-15 times in a row, other times I can be a 100-200 clicks without problems. And it never happens if I remove the extension.
    My setup is Windows 7-64 bits (French).

    2. Word translation is a bit aggressive, so I disallow it. I would suggest 2 other options: control-shift-alt-click, or even select word and either click on icon or right-click on menu to see the translation tooltip (that's what I would use).

    3. As a French-speaking guy fluent in English, I would love to right-click on the icon and get the preferences – or at least the selection of destination language. For most languages, Google does a better job in English, but there are a few where the French translation is better.

    Thanks.

    ReplyDelete
  148. Thanks for the brilliant tool! It's really helping me with learning Icelandic.

    I have one small request - I'm running it in FF on OS X and would like to select multiple words and control-click them to translate. Unfortunately, OS X treats any combination of cntrl-click (even with other modifiers) as a 'right-click' context menu. Is it possible to add an option to make it command (apple)-click? I think shift and alt do different things in OS X.

    Many thanks for your incredibly useful extension!

    ReplyDelete
  149. Je voudrai juste vous remercier !

    I just would like to thank You !!!

    ReplyDelete
  150. The extension does not work when Adobe Flash Player plugin is not installed or is disabled in Add-ons Manager/Plugins page and the translated page contains embedded flash player object (Firefox 25.0.1, WGT 7.0)

    It reports error TypeError: this.g[0] is undefined @ https://translate.googleapis.com/translate_static/js/element/19/element_main.js:354

    No other addons like FlashBlock or NoScript are installed.

    ReplyDelete
  151. Is there a way to change the size of the window so as to be wider?

    ReplyDelete
  152. First of all, thanks for this add-on! I really like it.

    However, I'm also using it on an older system, still running XP SP1 and Firefox 3.6.28... don't ask... ;)

    As I understand it, it is supported on such an old system and indeed, all the basics work perfectly, but the advanced features don't do anything.

    If you say they're simply not supported on such a system, I'm fine with that, as all the important ones do still work. But if it's a bug... well, now you know!... :D

    The features that don't work are:
    - select to translate
    - double click to translate
    - hover to translate
    - move mouse away to close popup

    - and the Wiktionary context menu item is always enabled, even on pictures or when nothing is selected at all.

    Thanks again in advance, and hopefully these bugs can be fixed to make it perfect!

    ReplyDelete
  153. It's a pity but this great addon doesn't work with thunderbird by default. In order to make it operable in TB it's necessary to do 3 things:
    1. Add targetApplication node to install.rdf file.
    2. Specify "chrome://messenger/content/messenger.xul" in the chrome.manifest file.
    3. Change appcontent to messagepane in the gdic.js file.
    It would be nice in the owner of this plugin will apply such changes in future version of this plugin.

    ReplyDelete
  154. Hello
    There are some dietary problems.
    a. No line breaks. Translation ignores bacillary
    shrinking so that all lines in one long line and confusing.

    b. What good if you could cancel Lhlothn the pop-up. Or control the size. Because it is a very large scale. And many times it hides the text.

    c. If you can create a radio button on the taskbar.

    Thanks in advance

    ReplyDelete
  155. Adding an option to save all the words that I looked up would be very useful for learning words!

    ReplyDelete
  156. AnonymousMay 16, 2014

    Agree with last comment, remembering all the words looked up and exporting these words with definitions in csv file will be helpful when learning a foreign language.

    ReplyDelete
  157. Thank you for developing this wonderful tool. Is it coming to android too?

    ReplyDelete
  158. We may have an android version in the future. But there is no firm plan yet.

    ReplyDelete
  159. The Google translate feature does not work with HTTPS anywhere enabled

    Can you please add an option to force HTTPS?

    Thanks!

    ReplyDelete
  160. Very fine until it stopped working. Google Translate works but Wiktionary does not work. I use Windows 7 64 bit, Pale Moon browser. Everything updated.

    ReplyDelete
  161. No longer works. When I click/highlight a word, the box pops up but there is no definition. Translations work fine.

    ReplyDelete
  162. Windows 7 / OS X 10.6.8
    Wiktionary and Google Translate 7.1
    NoScript (always most recent version)
    HTTPS-Everywhere 4.0.1

    About a week ago, Wiktionary and Google Translate stopped working. The tooltip displays the word I'm trying to look up, but there's no content. Translation appears to still work.

    ReplyDelete
  163. Hi,
    OS:Win7, FF:33.0.2

    Dictionary is not working. Double clicking the English words no longer shows the meaning. And few non-English words are translated but without showing meaning.
    please fix this.

    ReplyDelete
  164. Seems like wiktionary no longer works, only g translate.

    ReplyDelete
  165. Wiktionary doesn't work.
    In pop-up there is no English translation, despite the "Look up in English too" is checked.
    Russian translation is displayed.

    Linux 3.10.0-123.9.3.el7.x86_64
    Firefox ESR 31.2.0
    Wiktionary and Google Translate 7.1

    ReplyDelete
  166. Hi all. We are aware that this extension is only partially working due to the change of the wiktionary API. We will release an update later.

    ReplyDelete
  167. Any plans to make an add-on for Google Chrome for Wiktionary/Google Translate? I personally think this is the most convenient and efficient extension for Firefox, and I'd be glad to see it ported to Chrome as well.

    ReplyDelete
  168. 1. Would be cool to have: HOLDing down the CTRL key, then right clicking the word -> translation popup.

    Many users are more the clicking guys so this would help :)

    2. It would also be helpful to have a link in the popup that opens the google translator page directly with the text.

    Keep up the good work!

    ReplyDelete
  169. First of all thanks for this useful addon. It has two problems:

    1- Long text translation should be possible.

    2- Line breaks should be preserved in translated text. This also cause translation problems like below

    Example:
    Официальный сайт: ссылка
    Язык интерфейса: Английский

    Wiktionary and Google Translate result:
    Official website: ssylkaYazyk: English

    S3 Google Translator result (which is correct):
    Official website: link
    Language: English

    ReplyDelete
  170. AnonymousMay 20, 2015

    unfortunately, it stops working in firefox >v38

    thanks anyway. :)

    ReplyDelete
  171. Thanks for a great extension.

    I have suggestion: Would it be possible to make the double click functionality also work inside the popup box? Sometimes the Wiktionary explanations in English use words that I do not understand either, so I want to double click on them to look them up too.

    Sometimes, for instance, I double click on a word in plural form, and Wiktionary just says that it is plural of the singular form of the word, but not explaining what the word in singular form actually means. In that case I want to double click the singular form to look it up.

    ReplyDelete
  172. Hi Jesper, to look up a word from the popup box, you can click on the little "search" icon at the top right corner of the popup after you select the word in question.

    ReplyDelete
  173. Hi and thank you for this addon. I was an happy user of "HyperTranslate" Addon but it stopped working (maybe because of GoogleTranslate API update) and there is no update since a long time. So I move to yours. Two small requests :
    1 - Can you add the "SHIFT" (only) option in shortcut possibilities ? ("CTRL+SHIFT" is uncomfortable when done a lot and CTRL+C/V/... make trouble with "CTRL" alone ; "SHIFT" does not interfere).
    2 - It's really great in "word" mode but with a "sentence", the translation comes right behind the "sentence to translate" in the tooltip. To make it clearer for sentences, can you display ONLY the "translation" in the tooltip (OR add a return line -or two- between source and translation and do not use bold for the source) ? And in the same case, instead of making a link (underline blue) with all the translation, can you let the translation in normal style (easier to read) and add a small button/word linked to the related "Google Translate page" ? Thank you so much :)

    ReplyDelete
  174. Con Wiktionary and Google Translate facevo traduzioni di pagine intere di posti di Twitter.
    Dopo un recente aggiornamento di Adobe Flash Player, HA SMESSO DI FUNZIONARE.
    Non riesco più a farlo andare.
    Cosa devo fare ?

    ----------------------

    With Wiktionary and Google Translate did translations of pages of places to Twitter.
    After a recent update to Adobe Flash Player, it stopped working.
    I can not get it going.
    What should I do?

    ReplyDelete
  175. Your Wiktionary add-on is a dream come true, with one minor exception. The activation buttons of Ctrl, Ctrl-Shift and Ctrl-Alt, interfere with AutoHotkey which I need and use extensively on Wikisource. I also use "ItsAllText" add-on, which permits the user to define their own hotkeys. Please consider some kind of an option to allow the user define their keys. Thank you.

    ReplyDelete
  176. FYI...
    making changes to the 'style' affects the Mozilla builtin 'Page Inspector' as well.
    so, if you change the font color, size, style, the change is reflected in Page Inspector.
    I made the font-size bigger in your Popup and the text in Page Inspector was HUGE.
    one or two letters is all that would fit in the view port of the inspector...

    kind of funny... had it been any more time between modifying your addon and using inspector, i'm not sure i would have thought to look at what i did you the style option of your addon...

    Other than that.. I very much like your dictionary/translator pop-up add-on.
    Landis.

    p.s... it did not affect the DOM/element inspector addons which are operate from firefox

    ReplyDelete
  177. there's a problem with the window size.

    - select a lot of text and translate

    after that the window size of wiktionary will stay wayyyyyy too big, even if you select just one word.

    ---> http://i69.fastpic.ru/big/2015/0925/2e/36aacffc7a4441c7efe9fc353aea422e.png

    ReplyDelete
  178. Probably kinda of similar problem to the previous post:
    http://i69.fastpic.ru/big/2015/1004/c8/8d39af0dc8bcfaefb510318ab390f5c8.jpg
    So from the picture you should got it - the huge window with a background (either white or black - as on the picture).
    It's not all the time like this. But it happens very often. What causes that - no idea.
    The problem is temporary could be solved by restarting the browser. But it helps just for a while.
    The OS - Windows XP SP3
    Browser: Firefox last version
    Plugin: last version
    Comments on how to reproduce: no idea, just use it for a while. I am getting the window by pressing ctrl+shift (it is setted aggressive mode).
    Another plugins:
    1) Google translator
    2) AdblocksPlus
    3) Some others that should cause an uncompatibility.
    Looking forward for the repairing.
    Cheers,
    Mike

    ReplyDelete
  179. ok, now with firefox 45 it completely stops working.

    sadly this looks abandoned, so we need to look for something else.

    ReplyDelete
  180. I can confirm that this add-on doesn't work with Firefox version 45.0-1. After downgrading Firefox with pacman to version 44.0-2 it works fine without any issue. With Firefox version 45.0-1 the translating window will open but never show a result.

    Installed Add-ons
    - Adblock Plus (Version: 2.7.2)
    - Wiktionary and Google Translate (7.2.1-signed)

    Operating System:
    Linux thinkpad 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux

    If you need further information here is my e-mail address: dennisschaefer@gmx.net (In case you want encrypt see public key at pgp.mit.edu)

    ReplyDelete
  181. not work with mozilla firefox 45.0

    ReplyDelete
  182. Not working for me either on Firefox 45.0

    ReplyDelete
  183. I would gladly pay a reasonable fee for this extension

    ReplyDelete
  184. A new version of this extension has been submitted to Mozilla Add-ons website for review and approval. If you cannot wait for the review process, you can download it now from https://addons.mozilla.org/en-US/firefox/addon/google-dictionary-and-google-t/versions/

    Thanks for the patience and the kind support.

    ReplyDelete
  185. Thank you for developing this wonderful tool!

    ReplyDelete
  186. Hello,

    I use the extension for hover-over with mouse translations. The problem I have: it shows a definition for the word in every possible language, while I only want French words to be defined, in English. Is it possible to fix?

    Thank you.

    ReplyDelete
  187. Thank you so much for the fix. I've had this extension for years and there's scarcely a day I don't use it. These past few weeks have been a reminder of just how helpful this add-on truly is :)

    ReplyDelete
  188. Thank you for this addon. It is very useful. However, there may be a problem with version 7.4 while translating https pages. I get the error "cannot translate encrypted pages" however when I reverted back to version 7.3 it works fine on the same pages.

    ReplyDelete
  189. the bug posted by Jimmy Bondy above seems to br gone now!

    thanks a ton for your effort!

    ReplyDelete
  190. my addons have no voice! How to configure it?

    Thank first!

    Jamie Kuo

    ReplyDelete
  191. Hi

    I'm an English learner. I found that once I'm in reading mode, I want to even quicker way to translate every word on page, using just 1 hand. That is, we only need to hover mouse over words (without having to hit Ctrl) to highlight and translate the them. There will be a shortcut or context menu item to turn on or off this feature. Please have a look at similar add-ons such as Rikaichan or Perapera Chinese (but they work for Chinese and Japanese only). At first I was afraid that this would overly use CPU but turned out it didn't. If you can do such a feature this will become really useful

    Thank you!

    ReplyDelete
  192. Hello there!

    First: thank you so much for this extension! I've had to migrate from Chrome to Firefox because of many issues that appeared once i upgraded to Windows 10 and i was really missing the Dictionary extension for Chrome.

    Second: A request. Could you make it that you can activate the search for meaning on words from the popup box of your first search? For example i searched for the word "shimmery" and the result i got is "appearing to shimmer". Now since i still dont know what shimmer means i want to search for the meaning of it by double-clicking on the "shimmer" of the "appearing to shimmer" string.
    I hope this all makes sense to you haha.

    Anyway thanks =)

    ReplyDelete
  193. You can select/highlight the word ("shimmer" in your example) from the popup box and then click on the little Search Icon, which is at the top right corner of the popup box, to see its definition.

    ReplyDelete
  194. Is it possible to disable the popup on certain sites (configurable)? I like to enable double-click translation but it becomes annoying when working with google sheet.

    ReplyDelete
  195. Hello! What version of .NET Framework is Wiktionary using, if any? My Windows 8 can't work with .NET Framework 4.6, I'm not sure did Windows update framework version because of Wiktionary or some other program, I installed many at once. My computer stopped playing videos properly because of the framework update, I had to uninstall it. I'd like to install Wiktionary again, but ofcourse I shouldn't if it needs the 4.6 framework. Btw, do you think you are going to keep the same version in Wiktionary (framework version)?

    ReplyDelete
  196. This is a Firefox addon. It does not require .NET.

    ReplyDelete
  197. I found that the link of translated word leads to https://translate.google.com/#auto|zh-TW|someword, it should be https://translate.google.com/#auto/zh-TW/someword.

    ReplyDelete