mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-08 01:44:08 +08:00
* initialize timer to null * default undefined length to 0 using nullish operator * optional chaining and explicit null check on tab presence * add optional chainning where relevant for sender tab id * explicit null checks and data guards set for sender and modifyLoginData * address feedback and make explicit undefined checks to avoid possible valid tabid rejection * explicit tab check on setupNotificationInitTrigger
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.








