Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Add New Tab

var aURL = "chrome://myext/mytab.xul";
let tabmail = getMail3Pane().document.getElementById("tabmail");
tabmail.openTab("chromeTab", { chromePage: aUrl });

Document Tags and Contributors

 Contributors to this page: wbamberg, One, jllogan
 Last updated by: wbamberg,