1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/browser
Oscar Hinton 7e4d735532
[PM-11290] Fix safari not starting with sdk (#11438)
We ran into some inconsistencies between how manifest v2 and v3 are handled in browsers. To resolve this we have a different flow for manifest v2 which dynamically imports, while v3 uses the sync importScripts.
2024-10-07 18:00:07 +02:00
..
.vscode
config [PM-11290] Enable SDK (#11378) 2024-10-07 13:56:02 +02:00
spec
src [PM-11290] Fix safari not starting with sdk (#11438) 2024-10-07 18:00:07 +02:00
store Autosync the updated translations (#11271) 2024-09-27 11:09:44 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json Bumped client version(s) (#11439) 2024-10-07 15:06:39 +00:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02:00
tsconfig.spec.json
webpack.config.js [PM-11290] Fix safari not starting with sdk (#11438) 2024-10-07 18:00:07 +02: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.