rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
920 stars 79 forks source link

[Feature Request] Save settings online/cloud #102

Open shawnboy99 opened 5 years ago

shawnboy99 commented 5 years ago

Would love a feature to save settings Firefox account/cloud/online to be reloaded on new Firefox installs.

fermulator commented 4 years ago

And specifically part of Firefox-Sync https://support.mozilla.org/en-US/kb/what-firefox-sync

rugk commented 4 years ago

Indeed, that is actually also trivial to implement, as the WebExtension API (and Firefox) have 100% support for this: See https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync

soredake commented 2 years ago

@rNeomy is there progress on this?

rNeomy commented 2 years ago

@soredake not yet! It is pretty simple but converting to the sync storage resets all the configs back to the default values. So I am still investigating

soredake commented 1 year ago

Can this be added, please?

livejamie commented 3 months ago

Adding a comment in 2024 because this would be dope