How shall I add a 'favorites' Section to my Web Browser App

Hello. I created a favorites section in my web browser app in Thunkable X. But the problem with that is it just saves the links of sites temporarily. Is there any way through which I can just make my browser save links of sites permanently? And also, is there any way through which I can make my browser ensure that if the connection to a particular site is safe or not?
Regards!!

use local db
like u use tiny db in mit
:sunglasses:

And then how am I supposed to bring links from the DB?

use get option

well use local storage instead

I do not know how to use any of these components… what shall I do?

see this - Thunkable

or if you want then simply use stored variable

Try using a stored variable instead of an app variable

use stored var else