substitoot
substitoot copied to clipboard
Use sync storage
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)