One liner: Object.assign(document.createElement('a'), { target: '_blank', href: 'URL_HERE'}).click();. It creates a virtual a ...
確定! 回上一頁