Versions in this module Expand all Collapse all v0 v0.0.0 Sep 19, 2025 Changes in this version + type Chromium struct + Paths map[types.DataType]string + func New(name, storage, profilePath string, dataTypes []types.DataType) ([]*Chromium, error) + func (c *Chromium) BrowsingData(isFullExport bool) (*browserdata.BrowserData, error) + func (c *Chromium) GetMasterKey() ([]byte, error) + func (c *Chromium) Name() string