Open RobbySingh opened 1 month ago
I received a rejection notification for my Chrome extension with the following error:
Violation(s): Violation reference ID: [Blue Argon](https://developer.chrome.com/docs/webstore/troubleshooting/#additional-requirements-for-manifest-v3) Technical Requirements - Additional Requirements for Manifest V3: Violation: Including remotely hosted code in a Manifest V3 item. Violating Content: Code snippet: options.a5514780.js: https://www.google.com/recaptcha/api.js,https://apis.google.com/js/api.js
It looks to have been caused by the firebase/auth package, which has code that injects a Githubissues.
firebase/auth
I received a rejection notification for my Chrome extension with the following error:
It looks to have been caused by the
firebase/auth
package, which has code that injects a Githubissues.