BakemonoHouse
BakemonoHouse13mo ago

Has anyone tried Convex with Plasmo here?

I'm exploring Plasmo to extend my app with chrome extension, wondering if anyone had experience with plasmo + convex here. Also, is there any other chrome extension framework that works well with Convex?
6 Replies
ballingt
ballingt13mo ago
Just skimming the docs it sounds like it would work. Chrome extensions require you declare some things in a manifest (what domains you will communicate with, what APIs you need etc.) so just like any other Chrome extension development you'd need to do that. It looks like Plasmo is TypeScript and React among other things, so you should be able to use Convex normally.
BakemonoHouse
BakemonoHouseOP13mo ago
@ballingt let me try it with basic react setup and revert if there's anything
KinKon
KinKon2mo ago
Did you give it a try?
BakemonoHouse
BakemonoHouseOP2mo ago
yeah ended up not using Plasmo
KinKon
KinKon2mo ago
For future devs wondering, plasmo works as expected with Convex. I ended up using it with clerk for auth
Jackie Jaan
Jackie Jaan2mo ago
Hello guys? Did you guys tried with WXT?

Did you find this page helpful?