Firebase Auth with Chrome Extensions page is out of date and unreliable
ctjlewis opened this issue · 1 comments
ctjlewis commented
Re: auth/chromextension/README.md
This page needs:
- its
content_security_policy
instructions updated for manifest v3 mention of setting the(apparently, no longer supported?)key
attribute (public key is mentioned,key
in manifest is not)
See also: #634.
joshdance commented
Just hit the same issue.
When following the instructions, on this page (https://github.com/firebase/quickstart-js/tree/master/auth/chromextension) you now get this error when you try to load your unpacked extension.
Error
'content_security_policy.extension_pages': Insecure CSP value "https://www.gstatic.com/" in directive 'script-src'.
Could not load manifest.