Home » Internet Tools » Software            

Use Google Wave in Thunderbird 3


Thunderbird recently released version 3 with a new feature: Content tabs. This feature is similar to browser tabs which enables you to work with many emails simultaneously!

Here is a small trick to use Google Wave in Thunderbird. To try this, go to Tools > Error Console, enter the following code and click the “Evaluate” button:

Components.classes['@mozilla.org/appshell/window-mediator;1'].getService(Components.interfaces.nsIWindowMediator).
getMostRecentWindow("mail:3pane").document.
getElementById("tabmail").openTab("contentTab", {contentPage: "https://wave.google.com/wave/?nouacheck"});

Google Wave in Thunderbird 3

Cool! :)

[ via AddictiveTips and Joshua Cranmer ]




Read More Articles:
  1. Google Wave Robot To Send And Receive Emails In Wave
  2. Google Wave Robot To Email Participants Whenever Wave Is Updated
  3. Get Google Wave Updates In Google Talk Using Let Wave Talk Robot
  4. Goodbye Thunderbird
  5. Need Google Wave Invite?
Written by on 10 December 2009 in Internet Tools , Software. Updated on 24 February 2010.
About The Author
Arpit is tech enthusiast and freelance developer. Read more »
Contact him at arpit@techraga.in. Follow on Twitter.

Read more on , , , ,

One Response to Use Google Wave in Thunderbird 3

  1. Excellent tip. But to avoid having to type code in the error console, you can install the Thunder Apps extension :

    https://addons.mozilla.org/en-US/thunderbird/addon/70001

Leave a Reply

Your email address will not be published. Required fields are marked *

*