mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-23 15:29:29 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
* Add context menu on right click to mac * Add hide dock setting * Change "hide dock" to "always show dock" * Add support on mac for minimize to menu bar on close, minimize or start * Add "openAtLogin" to ElectronConstants * Add "restoreFromTray" to TrayMainService |
||
---|---|---|
.github/workflows | ||
.vscode | ||
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
appveyor.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
tslint.json |
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.