this post was submitted on 19 Apr 2024
26 points (93.3% liked)

Firefox

17787 readers
15 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Addons have to implement their own ways to backup and import data, it can be very tedious to do so when using multiple or switching profiles. It wouldn't be possible to just copy and paste profile folders, like from Firefox Nightly to regular Firefox (since the Firefox version is too new), from Firefox to Floorp, or vice versa for both.

What if Firefox had a built-in UI for exporting addon data, either for individual addons or multiple bundled into one file. It would be a convenient and reliable way to keep addon data outside of the browser, as well as just exporting one file with all addon data from one Firefox instance to another, or for individual addons if u wanted to. But would that be possible? I mean Firefox has to store addon data somehow and it could bundle all the data into individual files.

top 2 comments
sorted by: hot top controversial new old
[โ€“] jmcs@discuss.tchncs.de 4 points 6 months ago

Firefox sync already supports syncing extensions configuration but it needs to be explicitly supported by the extensions.

[โ€“] LWD@lemm.ee 2 points 6 months ago

As an independently developed tool, I bet it already exists.

I don't think things would be purpose built to allow it in Firefox, or the line between backup/restore and synchronization would start to blur, and that opens a whole new world of problems.