mirror of
https://github.com/bitwarden/browser
synced 2026-02-14 07:23:45 +00:00
- Add early return for non-http(s) protocols (chrome://, about:, file://, etc.) to prevent expensive loadAllUrls() fallback on new tab pages - Replace concatMap with mergeMap(fn, 5) for parallel tab processing so one slow check doesn't block others - Add unit tests for protocol filtering
Bitwarden Browser Extension
The Bitwarden browser extension is written using the Web Extension API and Angular.
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.








