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