bitwarden-estensione-browser/apps/browser
Todd Martin e4ed4a3858
Add consistent and contextual logging around decryption failure (#10404)
* Added more context to logging messages around decryption failure

* Added missing period.
2024-08-06 18:23:38 -04:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag (#9362) 2024-06-18 12:11:10 -05:00
spec
src Add consistent and contextual logging around decryption failure (#10404) 2024-08-06 18:23:38 -04:00
store Autosync the updated translations (#10369) 2024-08-02 06:43:32 +00:00
.eslintrc.json [PM-5743] Implement eslint rule for usage of window object in background script (#7849) 2024-03-29 15:55:23 +00:00
.gitignore
README.md
crowdin.yml
gulpfile.js Fix Beta Version (#8944) 2024-04-29 13:40:44 -04:00
jest.config.js
package.json Add in NODE_OPTIONS for Build Safari job (#10213) 2024-07-22 12:27:28 -06:00
postcss.config.js
tailwind.config.js [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.json [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.spec.json
webpack.config.js [PM-5189] Fix issues with inline menu rendering in iframes and SPA websites (#8431) 2024-07-15 11:57:21 -05:00

README.md

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.