Bitwarden client applications (web, browser extension, desktop, and cli)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Matt Gibson 93b9eba769
Separate browser foreground and background memory space (#9315)
2 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config [PM-7662] Suppress welcome window on install when extension is in dev mode (#8864) 2 years ago
spec Rework derived state (#7290) 2 years ago
src Separate browser foreground and background memory space (#9315) 2 years ago
store Autosync the updated translations (#9352) 2 years ago
.eslintrc.json [PM-5743] Implement eslint rule for usage of window object in background script (#7849) 2 years ago
.gitignore Ps/pm 2910/browser header component (#6641) 2 years ago
README.md [PM-5632] Update Bitwarden extension review URLs (#7470) 2 years ago
crowdin.yml Fix Crowdin Pull workflow (#2667) 4 years ago
gulpfile.js Fix Beta Version (#8944) 2 years ago
jest.config.js Ps/pm 5533/migrate decrypted user key (#7970) 2 years ago
package.json make manifest v3 the default for build and build:watch commands (#9160) 2 years ago
postcss.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2 years ago
tailwind.config.js [PM-6825] Browser Refresh - Initial List Items (#9199) 2 years ago
test.setup.ts [PM-5744] Adjust Fido2 Content Script Injection to Meet mv3 Requirements (#8222) 2 years ago
tsconfig.json [CL-219][CL-218][CL-217] Add new extension layout components (#8728) 2 years ago
tsconfig.spec.json [PM-3285] Autofill v2 Feature Branch (#5939) 2 years ago
webpack.config.js [PM-5744] Adjust Fido2 Content Script Injection to Meet mv3 Requirements (#8222) 2 years ago

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.