Function: getChromiumProfiles()
getChromiumProfiles(
targetBrowser?):ChromiumProfile[]
Defined in: core/browsers/chromium/getChromiumProfiles.ts:96
Enumerates installed profiles for a Chromium-based browser (or all Chromium-based browsers).
Parameters
targetBrowser?
string
Optional browser name (e.g. "chrome", "edge", "brave") or path to User Data dir. If omitted, enumerates profiles across all supported Chromium browsers on the current OS.
Returns
Array of discovered ChromiumProfile entries