Skip to content

decrypt-cookies crate: add iterable ChromiumName and FirefoxName #37

@emarsden

Description

@emarsden

In a previous version of this crate, there was a Browser enum that was iterable (thanks to strum) to iterate over all supported browser names. The new FirefoxPath and ChromiumPath traits are not iterable, so crate users need to reproduce the list {Firefox, Floorp, Librewolf, Zen} and keep it up to date with the decrypt-cookies crate.

It would be convenient if the crate provided something like ChromiumName and FirefoxName enums (as implemented in tidy-browser).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions