mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +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