eval('gBrowser.getWindowTitleForBrowser = ' + gBrowser.getWindowTitleForBrowser.toString().replace('aBrowser.contentTitle;', 'this.contentDocument.domain;'));
//document.title = document.title.replace('aBrowser.contentTitle;', 'this.contentDocument.domain;');