Does anyone know if its possible to use Google picker API in Chrome extension MV3? The biggest issue I have is the fact that MV3 does not allow external script ingestion which is required for GOogle picker API.
I have tried the following:
- create popup from chrome extension
- Ingest iframe into main tab from content script
- Ifratme inside chrome extension
None of the work and throw the same error, which is due to CSP.
New contributor
HaloKibin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.