Supabase host permissions

Hey all! I'm following the guide to add Supaabase to my extension: https://docs.plasmo.com/quickstarts/with-supabase The guide says to update manifest with the following snippet.
"manifest": {
"host_permissions": [
"https://*/*"
],
"key": "$CRX_KEY",
}
"manifest": {
"host_permissions": [
"https://*/*"
],
"key": "$CRX_KEY",
}
However, the host_permissions wildcard makes the publishing process on Chrome webstore painfull. And they advice me to specify only the URLs I need. Is there a way to replace the URL wildcard with actual URLs so the Supabase auth works properly?
Plasmo Docs
Quickstart with Supabase – Plasmo
A step-by-step guide on integrating Supabase with your browser extension.
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server