clients/apps/browser
Andreas Coroiu 1d9ebb028e
[PM-24615][PM-24999] Adjust autofill badge updater to only calculate the active tab (#16163)
* wip

* feat: refactor how we react to tab changes

* feat: always begin me emitting all active tabs

* feat: only calculate autofill for active tabs

* fix: bug not properly listening to reloads

* wip

* fix: clean up

* fix: clean up
2025-09-05 09:18:10 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
config Remove showPasswordless conditionals (#11928) 2024-11-15 12:34:02 -05:00
scripts update mas-dev SHA-1 (#14290) 2025-04-15 13:57:37 +00:00
spec Rework derived state (#7290) 2024-01-04 14:47:49 -05:00
src [PM-24615][PM-24999] Adjust autofill badge updater to only calculate the active tab (#16163) 2025-09-05 09:18:10 +02:00
store Autosync the updated translations (#16243) 2025-09-01 11:36:56 +00:00
webpack [PM-22629] Forbid importing popup outside (#15168) 2025-06-13 08:54:49 -05:00
.gitignore Ps/pm 2910/browser header component (#6641) 2023-10-25 18:27:32 +00:00
crowdin.yml Fix Crowdin Pull workflow (#2667) 2022-05-10 10:20:32 -04:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
postcss.config.js eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00
README.md Fix some references to master (#14578) 2025-05-01 07:18:09 -07:00
tailwind.config.js [CL-573] Move all svg icons to new libs/assets (#16020) 2025-08-21 11:35:59 -05:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.json [PM-22623] Remove most TS encryption code, remove service workers (#15153) 2025-07-30 15:50:00 +02:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00
webpack.base.js [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
webpack.config.js [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00

Github Workflow build browser on main 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.