Each time I try to use window.close(); I just get the error Scripts may only close the windows that were opened by them, is there any way to bypass this?
How to I use inspect element to close the window without it having to open it too?
745 views Asked by DiamondUp At
1
Looks like it’s not.
See the documentation:
See also window.close and self.close do not close the window in Chrome.