1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-17 01:31:25 +01:00
bitwarden-browser/apps/browser
Will Martin 6918606677
[PM-3530] browser extension view cache ()
Introduces a way to store temporary component state, for the purposes of persisting views between extension popup open and close.
2024-08-26 16:09:33 -04:00
..
.vscode
config
spec
src [PM-3530] browser extension view cache () 2024-08-26 16:09:33 -04:00
store Autosync the updated translations () 2024-08-26 11:15:42 +00:00
.eslintrc.json
.gitignore
crowdin.yml Fix Crowdin Pull workflow () 2022-05-10 10:20:32 -04:00
gulpfile.js [PM-10667] Implement manifest v3 POC for remaining browsers () 2024-08-15 09:54:18 -05:00
jest.config.js
package.json Bumped client version(s) () 2024-08-26 19:28:13 +00:00
postcss.config.js
README.md
tailwind.config.js [PM-9190] Edit Login - Autofill Options () 2024-08-01 08:35:04 -07:00
test.setup.ts [AC-2928] Create automatic app login policy () 2024-08-14 09:38:33 -05:00
tsconfig.json
tsconfig.spec.json
webpack.config.js [PM-10667] Implement manifest v3 POC for remaining browsers () 2024-08-15 09:54:18 -05: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.