Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

The short version?

short version
0
Posted

The short version?

0

this code (copy the whole thing) and hit Evaluate: 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”}); If you’re a Google Voice user, you can pull off a similar persistent Voice inbox tab, per commenter steelpitt’s advice: Components.classes[‘@mozilla.org/appshell/window-mediator;1’].getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow(“mail:3pane”).document.getElementById(“tabmail”).openTab(“contentTab”, {contentPage: “https://google.com/voice/?”}); And, as trstn points out, you can easily enter most any web site as the address in the contentPage section. Heck, you can even keep your web-based Gmail open, if you feel like having a fallback if Thunderbird frustrates you. Learn its search and filter powers (and let it index overnight) Thunderbird’s new search

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123