prateek3255/scrroll-in

Presistence Scrroll Save

ashutosh4336 opened this issue · 3 comments

As the extension is using LocalStorage API of Browser If a user reset all settings or uninstall a browser most likely all the saved scrolls and pages will be lost. So there will be no way he can get back his data back.

I would like to propose the this as Solution

  • Let user Import and Export all the saved scrolls to as a JSON file which he can later import to another browser he can import and have all the scrolls which he added in past.

  • An alternative would be using some kind of authentication and save the scrolls in Database once the same user logs in he can have all the Scrolls back in the Browser.

I like the import or export idea for now, we can create a database in future.

I would love to work on this feature.
Can you assign this ito me ?

Hi, @ashutosh4336 are you still working on this? I would love to help in some part of this enhancement.