1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-18 04:11:40 +01:00
bitwarden-estensione-browser/apps/browser
Jonathan Prusik f90de62adc
[PM-6382] Migrate disableContextMenuItem to Autofill Settings state (#8246)
* add enableContextMenu to autofillSettings and migrate disableContextMenuItem

* replace usages of disableContextMenuItem with autofill settings service global enableContextMenu
2024-03-08 15:34:07 +00:00
..
.vscode
config
spec
src [PM-6382] Migrate disableContextMenuItem to Autofill Settings state (#8246) 2024-03-08 15:34:07 +00:00
store
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json Change versions to proper values (#8141) 2024-02-28 11:46:28 -07:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts [PM-5880] Refactor browser platform utils service to remove window references (#7885) 2024-03-06 16:33:38 +00:00
tsconfig.json [AC-2248][PM-5352] Bugfix - Fix non-working policy state in autofill settings service (#8156) 2024-03-06 16:07:46 -05:00
tsconfig.spec.json
webpack.config.js [PM-5880] Refactor browser platform utils service to remove window references (#7885) 2024-03-06 16:33:38 +00: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.