substitoot icon indicating copy to clipboard operation
substitoot copied to clipboard

Use sync storage

Open thibaultmol opened this issue 1 year ago • 2 comments

I know it's just two text fields, but have you considered storing the texts in the sync data https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync

That way, when someone reinstalls firefox and logs in with their account, it'll auto sync the settings (in this case those two text fields)

thibaultmol avatar Sep 06 '24 11:09 thibaultmol