mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
* add check for extension prefixes in the three major browsers. - Firefox does not throw an error or receive the message. Adding checks for Safari and Chrome for safety if this functionality were to change. * remove unneeded mock rejection * move prefixes to dedicated array * refactor protocol check to its own variable