Vineeth
Vineeth
Hey @medyo ! Can I work on this feature?
Hey @medyo ! I was thinking of using storage.sync which is a part of Chrome/Firefox extension API and have an option to sync bookmarks.
Update ! I tried to do with **storage.sync** , but its not reliable. IMO it would be better to do it from backend(ex: OAuth) and plus we can save a...
@medyo Interesting! Will look into it.
Hi @medyo, I wanted to work on this feature, but apparently I'm getting an error. Tried re-installing the packages, still no luck. 
@medyo I have created a function which will create a folder(bookmark's folder) in browser and adds all the hackertab bookmarks. Is this sufficient?
Not at the moment, but I will include if that's required.
Hey @us3r64bit Yeah sure, my hands are full at the moment.
@eglitise [This](https://electron-vite.github.io/guide/getting-started.html) is officially supported by vite, even I was confused when I saw two different electron-vite.
Could you please share the vite and electron-vite configuration?