var newWindow = window.open(url, '_blank');. // The rename works correctly but the original tab gets named. newWindow.document.title = ...
確定! 回上一頁