<script>
document.addEventListener('visibilitychange', function() {

location.reload();
});
</script>

Bu kodu script dosyanıza eklemeniz yeterlidir.