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
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.

