1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-15 02:35:10 +01:00
bitwarden-estensione-browser/apps/browser
Daniel James Smith db202f9e9e
[PS-2455] Catch and log contextmenu errors (#4699)
* Set initRunning to true

initRunning was checked and at the end set to false, but it never got set to true

* Catch and log contextmenu errors
2023-02-09 14:57:38 +01:00
..
.vscode
config Login Flows (#4411) 2023-02-05 10:57:21 -05:00
src [PS-2455] Catch and log contextmenu errors (#4699) 2023-02-09 14:57:38 +01:00
store Autosync the updated translations (#4665) 2023-02-06 11:58:45 +01:00
.gitignore
crowdin.yml
gulpfile.js dont remove CSP on browser dist (#4651) 2023-02-03 15:02:27 -05:00
jest.config.js
package.json Bumped browser version to 2023.1.0 (#4443) 2023-01-11 09:56:56 +01:00
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
test.setup.ts [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
tsconfig.json [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
tsconfig.spec.json
webpack.config.js [CSA-28] Use path normalization in API requests (#4580) 2023-02-03 14:24:49 -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.