clients/apps/browser
✨ Audrey ✨ e2f8e7c4a0
Some checks are pending
Testing / Run typechecking (push) Waiting to run
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-browser junit:junit-browser.xml name:Browser paths:apps/browser bitwarden_license/bit-browser]) (push) Waiting to run
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-cli junit:junit-cli.xml name:CLI paths:apps/cli bitwarden_license/bit-cli]) (push) Waiting to run
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-desktop junit:junit-desktop.xml name:Desktop paths:apps/desktop]) (push) Waiting to run
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-libs junit:junit-libs.xml name:Libs paths:libs bitwarden_license/bit-common]) (push) Waiting to run
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-web junit:junit-web.xml name:Web paths:apps/web bitwarden_license/bit-web]) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (macos-14) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-22.04) (push) Waiting to run
Testing / Run Rust tests on ${{ matrix.os }} (windows-2022) (push) Waiting to run
Testing / Rust Coverage (push) Waiting to run
Testing / Upload to Codecov (push) Blocked by required conditions
Testing / Run tests (push) Blocked by required conditions
[PM-40502] communicate message extension payloads using symbol (#21909)
* replace `webExtSender` named property with symbolic property
2026-07-21 08:53:18 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
config feat: [PM-39427] build Chrome beta extension 2026-07-09 09:26:59 -04:00
scripts [PM-39141] Fail Safari packaging script on xcodebuild/codesign errors and missing executable (#21307) 2026-06-25 09:51:23 -04:00
spec Fix skipped memory storage tests (#18168) 2026-01-05 11:12:31 +01:00
src [PM-40502] communicate message extension payloads using symbol (#21909) 2026-07-21 08:53:18 -04:00
store Autosync the updated translations (#21648) 2026-07-13 20:23:53 +02: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
CLAUDE.md [PM-33568] Add Claude guidance on injected content script exceptions (#19559) 2026-03-18 12:04:29 -04: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 Bumped client version(s) (#21811) 2026-07-13 11:32:28 -04:00
postcss.config.js eslint: report unused disable directives (#13463) 2025-03-10 09:33:08 -04:00
project.json PM-27343 Mitigate build warnings (#19618) 2026-04-20 15:44:11 +00:00
README.md Remove gitter chat badges from READMEs (#19368) 2026-03-04 16:33:27 +00:00
tailwind.config.js [CL-1141] Improve tailwind config structure across apps and libs (#20102) 2026-04-28 17:09:05 -04:00
test.setup.ts [PM-37555] add autofill lifecycle (#20949) 2026-06-24 10:01:32 -04:00
tsconfig.build.json [PM-36823] ensure browser uses Inter font (#20864) 2026-05-27 16:31:30 -04: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 feat: [PM-39427] build Chrome beta extension 2026-07-09 09:26:59 -04:00
webpack.config.js PM-27343 Mitigate build warnings (#19618) 2026-04-20 15:44:11 +00:00

Github Workflow build browser on main Crowdin

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.