AboutSupportDeveloper GuideVersion 40.128.82.13
PreloadScriptInfoRunning: {
    state:
        | "load-started"
        | "load-failed"
        | "load-succeeded"
        | "failed"
        | "succeeded";
}

Preload script running state info during the execution of a window's preload script.