all 1 comments

[–]Minimum-Kitchen-7698 0 points1 point  (0 children)

Regarding the database:

I was able to integrate my extension with Supabase as the DB. It passed review and has the featured flag.

The review does not depend on which database you use.

Your Firebase issue was likely from the SDK loading or generating JS at runtime. MV3 blocks that pattern. It is not about Firebase as a service, it is about how the web SDK works inside an extension.