PlasmoHQ / docs

📘 Documentation site
https://docs.plasmo.com
12 stars 50 forks source link

Feedback for “Quickstart with Firebase Auth” #131

Open RobbySingh opened 1 month ago

RobbySingh commented 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.

  • Githubissues is a development platform for aggregating issues.