Connecting to SQL Database
I'm new to Plasmo and trying to figure out the best way to connect an extension to a SQL database so that a user can enter information into the extension tab which will then be saved to the database. What is the simplest/best way to do this? I already have the database set up and the basics of the extension, I'm just having trouble determining how to connect them so any help would be appreciated. Thanks in advance!
1 Reply
@Tc21 I think you need to have the backend for it
also, u can use firebase for the authentication instead of storing the user information to the database but in MV3 it might be tedious to import firebase