how can I close a tab in incognito mode in chrome? I'm using window.close(), which is working in Chrome but not in Incognito mode. I searched a lot and cannot find the proper answer. Any help will be appreciated.
window.close()