ec19fc7225
* Force update of badge icon and text on all windows Affects MV2 and MV3 No longer pass in tab and windowId to setLoggedOut and setLocked When the vault is locked or the user logs out, all open windows/tabs need to be updated Iterating over all active tabs like in 2022.10.1 was missing: |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
src | ||
store | ||
.gitignore | ||
README.md | ||
crowdin.yml | ||
gulpfile.js | ||
jest.config.js | ||
package.json | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json | ||
webpack.config.js |
README.md
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.