Skip to content
Magnus.tech
Notes to self…
Category: JavaScript
Prevent JS from closing tab/window.
In the console, type: window.close = function(){}