orhun / CoolModFiles

A web player that plays some cool MOD files randomly 🎶
https://CoolModFiles.com
GNU General Public License v3.0
131 stars 12 forks source link

Support browser sync for the liked mods #51

Open tranzystorekk opened 1 year ago

tranzystorekk commented 1 year ago

More of a discussion than a feature request as I'm not extremely well-versed in the topic.

I'm wondering if the browser couldn't be used for syncing liked mods between machines, thanks to things like Firefox Account. Browser plugins have a dedicated place in the API for e.g. syncing settings. If I understand correctly, CMF stores the mod list in local storage, maybe there's

a) a way to make that syncable or b) some other place a browser can use for that purpose?