Wave is a real-time communication utility released by Google. Usually it requires a browser to work , but here is how to make it work inside the thunderbird, the free email client from Mozilla.
The obvious advantage in this method is that you can keep all your communication in one place and also you need not keep logging in and out like you do in a browser.
Once the Google wave is initiated, it open up in a new tab, which will be kept open until closed, even after restarting the thunderbird, so obviously it can save lots of time.
Open thunderbird, and then open the tools menu and click on error console and type the following code, in the code box and press evaluate
Now you can login and then start sending waves.Components.classes['@mozilla.org/appshell/window-mediator;1'].getService(Components.interfaces.nsIWindowMediato r).getMostRecentWindow("mail:3pane").document.getE lementById("tabmail").openTab("contentTab", {contentPage: "https://wave.google.com/wave/?nouacheck"});



LinkBack URL
About LinkBacks
Reply With Quote