JS Tanyakan Sebelum Tutup Chrome
window.onbeforeunload = function() {
return "";
}
FloatDev
window.onbeforeunload = function() {
return "";
}