mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* Fix Service Worker Startup in MV3 * Removed unneeded plugin from shared main config * Added plugin back behind MV2 check * Added background entry behind MV2 check * Added totally new config for MV3 behind check * Target `webworker` for MV3 background * Export array of configs * Address PR feedback * Remove comment