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