devbaji / vue3-google-login

Add Sign In With Google feature to your Vue 3 application
https://github.com/devbaji/vue3-google-login/
MIT License
202 stars 30 forks source link

doesn't work in Chrome Extensions #32

Closed cleric1501 closed 1 month ago

cleric1501 commented 1 year ago

the problem arises because due to Manifest V3 in Chrome extensions all external scripts are blocked by Google.

Is it possible to compile js library internally ?

MiladRST commented 7 months ago

@cleric1501 Have you found out what to do in order to solve the problem ?? I've faced the same issue.

devbaji commented 1 month ago

@cleric1501 @MiladRST Sorry for the late reply, is the problem still existing? Please reopen if this is still an issue!