1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-05 23:20:31 +01:00
bitwarden-estensione-browser/apps/browser
Will Martin d448db5ed7
[PM-15410][PM-15410] add nullish check when referencing document in BrowserPopupUtils (#12162)
* check if document is undefined before accessing `body`
2024-11-27 09:14:03 -05:00
..
.vscode
config Remove showPasswordless conditionals (#11928) 2024-11-15 12:34:02 -05:00
scripts Switch to using PowerShell for compressing (#12052) 2024-11-19 17:25:35 +01:00
spec
src [PM-15410][PM-15410] add nullish check when referencing document in BrowserPopupUtils (#12162) 2024-11-27 09:14:03 -05:00
store Update the publisher name for Bitwarden (#11846) 2024-11-13 11:05:19 -05:00
webpack [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00
.eslintrc.json
.gitignore
crowdin.yml
jest.config.js
package.json Bumped client version(s) 2024-11-21 16:14:06 +00:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [CL-425] - add tools card component (#11375) 2024-10-11 23:00:45 +02:00
tsconfig.spec.json
webpack.config.js [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00

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

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.