mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 10:33:31 +00:00
* Remove passing in main to notification as it's unused * Remove messages nothing reacts to * Shorten re-draw of badge and menu on logout * Remove windows.background and only listen to changes of tabs on focused window * Only rreact to tab changes of current active tab * Comments and console-logs * Removed comments and console.logs * Updated package-lock.json * Check if chrome.windows is available * Simplify check for active tab