mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
* Create service factories * Add onInstall hook to service worker * Add factory helper and common options structure * Use factories in main.background * simplify common factory options * Split factory service cache and options. Improve factory method base type handling. * Add dev flag for managed environment.