AboutSupportDeveloper GuideVersion 45.150.102.1
WindowPerformanceStats: WebContentPerformanceStatBase & {
    views: WebContentPerformanceStats[];
} | {
    error: string;
    url: string;
}