mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
• adding/removing `BroswerConfig` entries in platform specific `SUPPORTED_BROWSERS` is now the only step needed to enable/disable chromium importer for these browsers • change visibility of structs defined in `chromium.rs` to be pub and add this module to crate root • add `util.rs` to crate root • determine platform and re-export `SUPPORTED_BROWSERS` at crate root