📌  相关文章
📜  如何在浏览器窗口中关闭当前选项卡 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:50.653000             🧑  作者: Mango

代码示例2
Writing this on 24 Dec 2020. Tried almost all the things available on google, but none of them worked in Chrome browser. window.open('','_self').close() works for IE.