1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 22:13:32 +00:00
Files
browser/apps/desktop
John Harrington 5b08bf9982 refactor rust code
• 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
2025-09-19 14:19:29 -07:00
..
2025-09-19 14:19:29 -07:00
2022-05-10 10:20:32 -04:00
2025-09-18 17:55:51 +00:00

Github Workflow build on main Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

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.