Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/ functions
Functions
3,308 in github.com/ChromeDevTools/chrome-devtools-mcp
⨍
Functions
3,308
◇
Types & classes
246
↓ 1 callers
Function
finalize47
(partialModel)
src/third_party/lighthouse-devtools-mcp-bundle.js:30092
↓ 1 callers
Function
finalize48
(partialModel)
src/third_party/lighthouse-devtools-mcp-bundle.js:30226
↓ 1 callers
Function
finalizeWebSocketData
()
src/third_party/lighthouse-devtools-mcp-bundle.js:19297
↓ 1 callers
Method
find
( extensionId: string, filter: (item: WithSymbolId<ConsoleMessage | UncaughtError>) => boolean, )
src/ServiceWorkerCollector.ts:196
↓ 1 callers
Method
findAvailableConnectionWithLargestCongestionWindow
(connections)
src/third_party/lighthouse-devtools-mcp-bundle.js:13312
↓ 1 callers
Function
findCachedRawSourceMap
(script, options)
src/third_party/lighthouse-devtools-mcp-bundle.js:23296
↓ 1 callers
Method
findCommonCanonicalURLMistakes
* @param {CanonicalURLData} canonicalURLData * @param {URL} canonicalURL * @param {URL} baseURL * @return {LH.Audit.Product|undef
src/third_party/lighthouse-devtools-mcp-bundle.js:53278
↓ 1 callers
Method
findEntry
(lineNumber, columnNumber, inlineFrameIndex)
src/third_party/lighthouse-devtools-mcp-bundle.js:38571
↓ 1 callers
Function
findFirstJSCallsForAsyncTaskRun
(asyncTaskRun, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20537
↓ 1 callers
Function
findFirstJsInvocationForAsyncTaskRun
(asyncTaskRun, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20534
↓ 1 callers
Function
findFrame
(meta, frameId)
src/third_party/lighthouse-devtools-mcp-bundle.js:23215
↓ 1 callers
Method
findInvalidCanonicalURLReason
* @param {CanonicalURLData} canonicalURLData * @return {LH.Audit.Product|undefined}
src/third_party/lighthouse-devtools-mcp-bundle.js:53244
↓ 1 callers
Method
findMainFrameIds
* @param {LH.TraceEvent[]} events * @return {{startingPid: number, frameId: string}}
src/third_party/lighthouse-devtools-mcp-bundle.js:1265
↓ 1 callers
Method
findMainFramePidTids
* If there were any cross-origin navigations, there'll be more than one pid returned * @param {{startingPid: number, frameId: string}} mainFram
src/third_party/lighthouse-devtools-mcp-bundle.js:1309
↓ 1 callers
Function
findMetaCharsetDisposition
(data31, context)
src/third_party/lighthouse-devtools-mcp-bundle.js:25548
↓ 1 callers
Function
findMostSpecificCSSRule
(matchedCSSRules, property)
src/third_party/lighthouse-devtools-mcp-bundle.js:37103
↓ 1 callers
Function
findMostSpecificMatchedCSSRule
(matchedCSSRules = [], isDeclarationOfInterest)
src/third_party/lighthouse-devtools-mcp-bundle.js:37084
↓ 1 callers
Function
findNearestJSAncestor
(asyncTaskScheduled, entryToNode4)
src/third_party/lighthouse-devtools-mcp-bundle.js:20519
↓ 1 callers
Function
findNetworkRequest
(networkRequests, script)
src/third_party/lighthouse-devtools-mcp-bundle.js:23224
↓ 1 callers
Method
findNextNodeCompletionTime
* Computes and returns the minimum estimated completion time of the nodes currently in progress.
src/third_party/lighthouse-devtools-mcp-bundle.js:13853
↓ 1 callers
Function
findRule
(path7, rules)
src/third_party/lighthouse-devtools-mcp-bundle.js:53815
↓ 1 callers
Function
findScreenshots
(timestamp)
src/third_party/lighthouse-devtools-mcp-bundle.js:22742
↓ 1 callers
Function
findWorkerThreads
(trace)
src/third_party/lighthouse-devtools-mcp-bundle.js:30526
↓ 1 callers
Function
firstPositiveValueInList
(entries)
src/third_party/lighthouse-devtools-mcp-bundle.js:18973
↓ 1 callers
Method
fixMissingSamples
()
src/third_party/lighthouse-devtools-mcp-bundle.js:19776
↓ 1 callers
Function
flowGroupTokenForFlowPhaseEvent
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:18479
↓ 1 callers
Function
flushLogs
( logFile: fs.WriteStream, timeoutMs = 2000, )
src/logger.ts:35
↓ 1 callers
Function
fmtLong
(ms)
src/third_party/lighthouse-devtools-mcp-bundle.js:227
↓ 1 callers
Function
fmtShort
(ms)
src/third_party/lighthouse-devtools-mcp-bundle.js:210
↓ 1 callers
Method
forEachFrame
* Traverses the call tree derived from the samples calling back when a call is opened * and when it's closed
src/third_party/lighthouse-devtools-mcp-bundle.js:19821
↓ 1 callers
Function
formatArg
(arg: unknown, formatter: {isIgnored: IgnoreCheck})
src/formatters/ConsoleFormatter.ts:324
↓ 1 callers
Function
formatArgs
(msg: ConsoleMessageDetailed)
src/formatters/ConsoleFormatter.ts:308
↓ 1 callers
Function
formatAsyncFragment
( fragment: DevTools.DevTools.StackTrace.StackTrace.AsyncFragment, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:384
↓ 1 callers
Function
formatCause
( cause: SymbolizedError | undefined, formatter: {isIgnored: IgnoreCheck}, )
src/formatters/ConsoleFormatter.ts:412
↓ 1 callers
Method
formatProtocol
* A simple formatting utility for event logging. * @param {string} prefix * @param {!Object} data A JSON-serializable object of event da
src/third_party/lighthouse-devtools-mcp-bundle.js:817
↓ 1 callers
Function
formatSignedCount
(n: number)
src/formatters/HeapSnapshotFormatter.ts:210
↓ 1 callers
Function
formatterTestDetailed
( label: string, setup: (t: it.TestContext) => Promise<IssueFormatter>, )
tests/formatters/IssueFormatter.test.ts:41
↓ 1 callers
Method
framesAreEqual
(frame1, frame2)
src/third_party/lighthouse-devtools-mcp-bundle.js:18165
↓ 1 callers
Method
framesById
()
src/third_party/lighthouse-devtools-mcp-bundle.js:21287
↓ 1 callers
Method
fromProtocolMessage
* @param {string} method * @param {{message: string, data?: string|undefined}} protocolError * @return {Error|LighthouseError}
src/third_party/lighthouse-devtools-mcp-bundle.js:32267
↓ 1 callers
Function
gatherCompositorThreads
()
src/third_party/lighthouse-devtools-mcp-bundle.js:20277
↓ 1 callers
Function
gatherFinalLCPEvents
()
src/third_party/lighthouse-devtools-mcp-bundle.js:22336
↓ 1 callers
Function
generateCli
()
scripts/generate-cli.ts:108
↓ 1 callers
Function
generateConfigOptionsMarkdown
()
scripts/generate-docs.ts:154
↓ 1 callers
Method
generateErrorAuditResult
* @param {typeof Audit} audit * @param {string | LH.IcuMessage} errorMessage * @param {string=} errorStack * @return {LH.RawIcu<L
src/third_party/lighthouse-devtools-mcp-bundle.js:4431
↓ 1 callers
Method
generateFlowReportHtml
* Returns the standalone flow report HTML as a string with the report JSON and renderer JS inlined. * @param {FlowResult} flow * @return
src/third_party/lighthouse-devtools-mcp-bundle.js:58472
↓ 1 callers
Function
generateNetworkDependencyTree
(context)
src/third_party/lighthouse-devtools-mcp-bundle.js:29029
↓ 1 callers
Function
generatePreconnectCandidates
(data31, context, contextRequests)
src/third_party/lighthouse-devtools-mcp-bundle.js:29266
↓ 1 callers
Function
generatePreconnectedOrigins
(data31, context, contextRequests, preconnectCandidates)
src/third_party/lighthouse-devtools-mcp-bundle.js:29178
↓ 1 callers
Function
generateReport
(result, format = "html")
src/third_party/lighthouse-devtools-mcp-bundle.js:61288
↓ 1 callers
Method
generateReportCSV
* Converts the results to a CSV formatted string * Each row describes the result of 1 audit with * - the name of the category the audit
src/third_party/lighthouse-devtools-mcp-bundle.js:58493
↓ 1 callers
Method
generateReportHtml
* Returns the standalone report HTML as a string with the report JSON and renderer JS inlined. * @param {LHResult} lhr * @return {string
src/third_party/lighthouse-devtools-mcp-bundle.js:58459
↓ 1 callers
Function
generateTempFilePath
()
src/tools/screencast.ts:18
↓ 1 callers
Function
generateToolDocumentation
()
scripts/generate-docs.ts:515
↓ 1 callers
Function
generateToolsTOC
( categories: Record<string, ToolWithAnnotations[]>, sortedCategories: string[], )
scripts/generate-docs.ts:109
↓ 1 callers
Method
getActiveManager
()
src/third_party/lighthouse-devtools-mcp-bundle.js:16600
↓ 1 callers
Method
getAggregates
( filePath: string, )
src/HeapSnapshotManager.ts:73
↓ 1 callers
Method
getArtifactRuntimeError
* Searches a pass's artifacts for any `lhrRuntimeError` error artifacts. * Returns the first one found or `null` if none found. * @param
src/third_party/lighthouse-devtools-mcp-bundle.js:58941
↓ 1 callers
Method
getAuditList
* Returns list of audit names for external querying. * @return {Array<string>}
src/third_party/lighthouse-devtools-mcp-bundle.js:58970
↓ 1 callers
Function
getAvailableLocales
()
src/third_party/lighthouse-devtools-mcp-bundle.js:9879
↓ 1 callers
Function
getBenchmarkIndex
(executionContext)
src/third_party/lighthouse-devtools-mcp-bundle.js:59923
↓ 1 callers
Method
getBlockedByResponseRow
* @param {Array<LH.Crdp.Audits.BlockedByResponseIssueDetails>} blockedByResponseIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51391
↓ 1 callers
Function
getBottomCallFrameForEvent
(event, traceParsedData)
src/third_party/lighthouse-devtools-mcp-bundle.js:26842
↓ 1 callers
Function
getBoundingClientRect
(element)
src/third_party/lighthouse-devtools-mcp-bundle.js:36076
↓ 1 callers
Method
getCPUNodes
(mainThreadEvents)
src/third_party/lighthouse-devtools-mcp-bundle.js:12063
↓ 1 callers
Function
getCSSImages
(allElements)
src/third_party/lighthouse-devtools-mcp-bundle.js:37029
↓ 1 callers
Function
getCacheHitProbability
(maxAgeInSeconds)
src/third_party/lighthouse-devtools-mcp-bundle.js:25362
↓ 1 callers
Function
getCategoryStatus
( category: ToolCategory, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:38
↓ 1 callers
Function
getChromeExtensionOrigin
(url)
src/third_party/lighthouse-devtools-mcp-bundle.js:15976
↓ 1 callers
Method
getClassDiffs
( baseFilePath: string, currentFilePath: string, )
src/HeapSnapshotManager.ts:195
↓ 1 callers
Function
getCombinedHeaders
(responseHeaders)
src/third_party/lighthouse-devtools-mcp-bundle.js:25378
↓ 1 callers
Method
getCompleted
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:13576
↓ 1 callers
Function
getCompressionSavings
(request)
src/third_party/lighthouse-devtools-mcp-bundle.js:26154
↓ 1 callers
Function
getConditionStatus
( condition: string, serverArgs: ReturnType<typeof parseArguments>, )
src/ToolHandler.ts:62
↓ 1 callers
Method
getConsoleMessageById
( page: McpPage, id: number, )
src/McpContext.ts:307
↓ 1 callers
Method
getContentSecurityPolicyRow
* @param {Array<LH.Crdp.Audits.ContentSecurityPolicyIssueDetails>} cspIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51415
↓ 1 callers
Method
getCookieId
* https://source.chromium.org/chromium/chromium/src/+/d2fcd4ba302baeabf4b96d8fa9fdb7a215736c31:third_party/devtools-frontend/src/front_end/models/issu
src/third_party/lighthouse-devtools-mcp-bundle.js:54723
↓ 1 callers
Method
getCookieRow
* @param {Array<LH.Crdp.Audits.CookieIssueDetails>} CookieIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51367
↓ 1 callers
Function
getCoreJsPolyfillData
()
src/third_party/lighthouse-devtools-mcp-bundle.js:27734
↓ 1 callers
Function
getCrossoriginFromHeader
(value)
src/third_party/lighthouse-devtools-mcp-bundle.js:37824
↓ 1 callers
Function
getDaemonPid
(sessionId: string)
src/daemon/utils.ts:77
↓ 1 callers
Function
getDataFolder
()
src/telemetry/persistence.ts:22
↓ 1 callers
Function
getDefaultHourSymbolFromLocale
(locale)
src/third_party/lighthouse-devtools-mcp-bundle.js:8156
↓ 1 callers
Method
getDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/HeapSnapshotManager.ts:214
↓ 1 callers
Function
getDevicePixelRatio
(executionContext)
src/third_party/lighthouse-devtools-mcp-bundle.js:59933
↓ 1 callers
Function
getDomain$1
(suffix, hostname, options)
src/third_party/lighthouse-devtools-mcp-bundle.js:31589
↓ 1 callers
Function
getDomainWithoutSuffix$1
(domain, suffix)
src/third_party/lighthouse-devtools-mcp-bundle.js:31616
↓ 1 callers
Method
getDominatorsOf
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:170
↓ 1 callers
Method
getEdges
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:182
↓ 1 callers
Method
getEffectiveCsp
(cspVersion, optFindings)
src/third_party/lighthouse-devtools-mcp-bundle.js:48677
↓ 1 callers
Method
getEntityClassification
* @param {LH.Artifacts} artifacts * @param {LH.Artifacts.ComputedContext} context
src/third_party/lighthouse-devtools-mcp-bundle.js:58694
↓ 1 callers
Function
getEntityForUrl
(url, entityMappings3)
src/third_party/lighthouse-devtools-mcp-bundle.js:15899
↓ 1 callers
Function
getEntityInDataset
(entityByDomain, entityBySubDomain, entityByRootDomain, originOrURL)
src/third_party/lighthouse-devtools-mcp-bundle.js:14111
↓ 1 callers
Function
getEnvironmentWarnings
(context)
src/third_party/lighthouse-devtools-mcp-bundle.js:59955
↓ 1 callers
Method
getEvaluateScriptURLs
* Returns the script URLs that had their EvaluateScript events occur in this task.
src/third_party/lighthouse-devtools-mcp-bundle.js:11879
↓ 1 callers
Function
getEventListeners
(session, devtoolsNodePath)
src/third_party/lighthouse-devtools-mcp-bundle.js:36600
↓ 1 callers
Method
getExtension
(id: string)
src/McpContext.ts:897
↓ 1 callers
Function
getFieldMetricsForInsightSet
(insightSet, metadata, scope = null)
src/third_party/lighthouse-devtools-mcp-bundle.js:25089
↓ 1 callers
Function
getFontRootCauses
(networkRequests, prePaintEvents2, shiftsByPrePaint, rootCausesByShift)
src/third_party/lighthouse-devtools-mcp-bundle.js:25807
↓ 1 callers
Function
getForEvent
(event, data31)
src/third_party/lighthouse-devtools-mcp-bundle.js:24053
← previous
next →
1,001–1,100 of 3,308, ranked by callers