Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 Changes in this version + func ListBrowsers() []string + func Names() string + type Browser interface + BrowsingData func(isFullExport bool) (*browingdata.Data, error) + Name func() string + func PickBrowsers(name, profile string) ([]Browser, error)