deleted by creator
Firefox
A place to discuss the news and latest developments on the open-source browser Firefox
Yeah, they’re definitely doing targeted advertising. I don’t like that one bit. I’m disappointed in Mozilla.
Is there an alternative to Firefox that works as reliably across devices, i.e. syncing login details and open tabs? I know there's librewolf but idk if that works smoothly
There is the Brave chromium browser, but it lacks Mozilla’s previous track record. This is enshitification at its finest.
You could host Mozilla’s sync software yourself and integrate it with LibreWolf.
From an online post:
"DisableFirefoxAccounts": false, in the policies.json
lockPref("identity.sync.tokenserver.uri", "https://token.services.mozilla.com/1.0/sync/1.5"); in the librewolf.overrides.cfg
You need the 2nd one to enable LibreWolf to look for the sync-server. Otherwise every sync query ends nowhere.
Someone else online in the same thread said:
Seems it changed
defaultPref("identity.fxaccounts.enabled", true); // sync and firefox account
in the /usr/lib/librewolf/librewolf.overrides.cfg
I haven’t done this myself, so I can’t say for sure that this process works. But hopefully my findings are helpful.
On another note, I personally avoid chromium based browsers because the major players are all involved in its development and have incentives that do not favor the user’s best interests. Firefox, with all of Mozilla’s flaws, is still the best option for supporting the open web. But instead of being the force for good it was, it became the least evil.