Versions in this module Expand all Collapse all v1 v1.0.7 Feb 15, 2024 Changes in this version + func ListBrowsers() []string + func Names() string + type Browser interface + BrowsingData func(isFullExport bool) (*browingdata.Data, error) + CopyBookmark func() (string, error) + Name func() string + OnlyToSave func(toSave []item.Item) + func PickBrowsers(name, profile string) ([]Browser, error)