Yeah, I mainly use it for the “send tab to device X”, love that feature so much!
I recommend KDE Connect, it also has this function. :)
But sometimes I use this and sometimes I use that feature.I use that too thihi
I used to use that until I noticed that all open tabs for all logged in sessions are easily accessible through the menu or the “Firefox View”
TIL 🤯
I wish this feature would work for me. I can send a tab from firefox on windows or Linux and it won’t show up on Firefox for iOS at all, or sometimes it will show up after a long (5+ min) delay.
Hmm that’s weird, always worked flawlessly for me, I do also have my devices on the same VPN at all times though, maybe it’s that? I also only use Linux and Android.
Likely an iOS issue, I’m sure.
just tested on an iPad I have, works fine :–)
Yes. For many years and couldn’t do without it.
Yes. Because I have too many devices. Firefox sync is easy except that I have to reconfigure settings for each add-on.
Does Chrome sync addon data? I am getting a bit annoyed by the fact that Firefox does not, but actually I don’t remember if Chrome ever did this.
It’s not a question of the browser, it’s the addon. There are separete APIs for local and synced storage (but same interface). Both browsers use the same main api (web extension).
yeah of course
Yep. It’s e2e encrypted, and you can even self-host the sync server, if you don’t want to rely on an external service. Pretty much a no-brainer.
Have you hosted it yourself? I’m curious about doing it, if its not a hassle.
Yea, it’s pretty easy if you already have a server. All you need to do is run a docker container, and change the
identity.sync.tokenserver.uri
setting inabout:config
. On mobile you have to enable the debug mode by going to “Settings > About Firefox” and tapping the Firefox logo a few times, then go to the new “Sync Debug” settings entry.The container above only runs the sync-server though, you still have to log into a Mozilla account to use it. There is a replacement that includes the whole stack, but I haven’t tried that one yet.
Neat, sounds simple enough. Thanks!
Though if it still requires a Mozilla account I’m not sure its really worth it. If I’m trusting them enough to sign in through their account, then I trust them enough to believe its all e2ee anyways. So I’m not sure I’d be gaining much.
I’ll look into the full stack though. If its just a case of a few other containers in a compose file, I’d give it a try.
I sync bookmarks, extensions and browsing history. I do not sync autofill or passwords. Credit cards are never saved to anything. I use KeePass for Passwords.
I use it cause its convenient.
I sync bookmarks between devices and sometimes send a tab from one device to another.
EDIT: I trust Mozilla way more than Google.
You don’t even have to trust them. Firefox Sync end to end-encrypts everything and the browser is open source, so you can even verify the encryption mechanism. No trust required.
Religiously for more than 5 years now. I have the same things synced accross 4 computers and a phone.
No, because I’m a fucking luddite or something.
Thing is, it’s pointless to me. I don’t need nor want all my devices to have the same configurations, bookmarks and history.
you reinstall your os/get a new pc.
you type in your password and 2fa code.
your stuff magically syncs and all your favorite extensions are already inatalled and synced (including custom filters in uBO)you type in your password and 2fa code.
I don’t. I prefer writing down my passwords on a little notebook. It’s ironic as hell that a “coded” paper note at my own home is more secure than anything on my computer
all your favorite extensions are already inatalled and synced (including custom filters in uBO)
I’m vanilla as hell, I just use default uBO and sometimes NoScript. To me, sync offers nothing of value.
Tbf you can selfhost the sync
Why would I want to do that?
I assumed part of the reason was that you didn’t trust mozilla
(Not OP) I have no beef with Mozilla, love Firefox.
I once accidentally bookmarked some porn instead of opening it into a new tab. It happened on mobile, it happend fast, I barely noticed. It directly synced to all my devices. Even after removing the bookmark itself, Firefox kept suggesting this “last bookmarked page” on all my devices. Annoying if you alone know about it, disastrous if you don’t know who knows about it.
No, I just literally have no usecase for sync
No. Not for any good reason though… I just don’t need it.
Firstly, I use LibreWolf rather than Firefox. It still has Sync but it’s disabled by default and I’ve just never felt any interest in enabling it.
I use KeepassXC for passwords, so I don’t need Firefox to sync those.
I don’t use bookmarks. I don’t have an amazing memory or whatever I’ve just always found it more convenient to just search for whatever I’m trying to find, whether that’s searching my history or google or whatever. Like how do you organise bookmarks? Trying to categorise pages that I may wish to refer to in the future would drive me nuts. I do use Zotero which is similar to bookmarks but only for academic research.
Even transferring things between devices. That might be nice but seriously I just search for whatever it was I was looking at on whatever other device.
All that remains is addons and themes and honestly it’s kinda nice to start with a clean slate on every new desktop and add in themes and addons. Only takes a minute.
Yes. I want to have access to both history and bookmarks on all my devices and send specific tabs to other devices. Sync makes these super convenient.
mostly just to send websites I find while on mobile to my PC so I can properly read/interact with them on my PC
I do the same, just with xdg-open via ssh
How do you use this with mobile devices?
Get a Terminal emulator on your phone. Setup ssh to access your pc
Rest is as simple as typing
ssh [name you gave your pc] xdg-open “\“https://url.com\””
It’s not for everyone though because you need basic knowledge about how to use a Terminal and many users just straight up hate using a Terminal
I use it for preferences and bookmarks and stuff. But I never save passwords in any browser, I have my password manager for that.
I use it, but when I experimented with data synchronization using Firefox Sync, it simply doesn’t work, it is so unreliable and unpredictable that you can’t bet on it. It’s a real pity, because I wanted to use it for a cool thing, synchronizing data of one website, without having my own server for that website. It failed because Firefox Sync fails.