BakemonoHouse
BakemonoHouse16mo 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
ballingt16mo 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
BakemonoHouseOP16mo ago
@ballingt let me try it with basic react setup and revert if there's anything
Konrad
Konrad5mo ago
Did you give it a try?
BakemonoHouse
BakemonoHouseOP5mo ago
yeah ended up not using Plasmo
Konrad
Konrad4mo ago
For future devs wondering, plasmo works as expected with Convex. I ended up using it with clerk for auth
Jackie Jaan
Jackie Jaan4mo ago
Hello guys? Did you guys tried with WXT?

Did you find this page helpful?