1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-19 21:05:54 +01:00
bitwarden-estensione-browser/apps/browser
Matt Gibson a102f8d90a
Hard code account switching off on Safari (#7510)
The better place for this is arguably in environment configurations, but I don't want to expand that functionality more than it has to in hopes that this is a rare/one-off occurrence.
2024-01-17 15:01:24 -05:00
..
.vscode
config
spec Rework derived state (#7290) 2024-01-04 14:47:49 -05:00
src Hard code account switching off on Safari (#7510) 2024-01-17 15:01:24 -05:00
store Autosync the updated translations (#7534) 2024-01-12 06:49:11 +01:00
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json Bumped browser,cli,desktop,web version to 2024.1.0 (#7428) 2024-01-02 22:07:38 +00:00
postcss.config.js
README.md [PM-5632] Update Bitwarden extension review URLs (#7470) 2024-01-08 21:08:18 +01:00
tailwind.config.js
test.setup.ts
tsconfig.json Auth/PM-4596 - Extract PIN and Biometrics unlock method logic into re-useable services for user verification (#7107) 2024-01-16 14:52:06 -05:00
tsconfig.spec.json
webpack.config.js

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.