Versions in this module Expand all Collapse all v0 v0.0.0 Sep 19, 2025 Changes in this version + func ListBrowsers() []string + func Names() string + type Browser interface + BrowsingData func(isFullExport bool) (*browserdata.BrowserData, error) + Name func() string + func PickBrowsers(name, profile string) ([]Browser, error)