11.02.2019, 07:44
If using Firefox you can set allow_scripts_to_close_windows to true in about:config
Then you can call window.close() in Custom JavaScript when a certain event occurs or attach it to a button click handler.
Then you can call window.close() in Custom JavaScript when a certain event occurs or attach it to a button click handler.