1 2 3 4 5 6
<!doctype html> <head> <script> navigation.onnavigatesuccess = () => top.postMessage("navigatesuccess received"); </script> </head>