bitwarden-clients/apps/browser
Jordan Aasen 404d925f84
Some checks failed
Testing / Run tests (push) Has been cancelled
Testing / Run Rust tests on macos-14 (push) Has been cancelled
Testing / Run Rust tests on ubuntu-22.04 (push) Has been cancelled
Testing / Run Rust tests on windows-2022 (push) Has been cancelled
Auto Update Branch / Update Branch (push) Has been cancelled
Chromatic / Check PR run (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Lint / Run Rust lint on macos-14 (push) Has been cancelled
Lint / Run Rust lint on ubuntu-24.04 (push) Has been cancelled
Lint / Run Rust lint on windows-2022 (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Chromatic / Chromatic (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Testing / Upload to Codecov (push) Has been cancelled
[PM-24560] - Add Archive UI Element to View and Edit Item Cards (#16954)
* finalize new UI elements for archive/unarchive

* add tests

* add missing service

* add tests

* updates to edit and view pages

* use structureClone

* fix lint

* fix typo

* clean up return types

* fixes to archive UI

* fix tests

* use @if and userId$
2026-01-09 16:39:22 -08:00
..
.vscode
config Remove showPasswordless conditionals (#11928) 2024-11-15 12:34:02 -05:00
scripts [BRE-1303] Providing method for pinning Chrome extension ID for dev (#17432) 2025-11-19 16:11:51 -05:00
spec Fix skipped memory storage tests (#18168) 2026-01-05 11:12:31 +01:00
src [PM-24560] - Add Archive UI Element to View and Edit Item Cards (#16954) 2026-01-09 16:39:22 -08:00
store Autosync the updated translations (#18026) 2025-12-19 12:18:02 +01:00
webpack [PM-22629] Forbid importing popup outside (#15168) 2025-06-13 08:54:49 -05:00
.gitignore
CLAUDE.md [PM-26337] Create a Claude markdown file (#16676) 2025-10-03 16:48:01 +02:00
crowdin.yml
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json Bumped client version(s) 2025-12-29 14:59:06 +00:00
postcss.config.js eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00
project.json build(nx): fix serve browser (#16972) 2025-10-22 06:21:25 -04:00
README.md Fix some references to master (#14578) 2025-05-01 07:18:09 -07:00
tailwind.config.js [CL-434] Swap extension to use tailwind preflight (#17054) 2025-12-09 15:40:00 -05:00
test.setup.ts [deps] Platform: Update @types/chrome to v0.1.0 (#15697) 2025-09-26 17:02:39 +02:00
tsconfig.json [CL-761] Enable strict template typechecking (#17334) 2025-11-25 11:04:37 -05:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00
webpack.base.js [PM-25911] Add commercial sdk internal as dependency (#16883) 2025-10-27 15:17:20 +01:00
webpack.config.js refactor(nx): remove unneeded tsconfig.build.json & adjust nx docs (#16864) 2025-10-14 11:07:23 -04: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.