Earlier quoted context omitted.
It would be great if they allowed that for Ctrl+F as well. Jupyter Lab infuriates me with that.
(If I understand you correctly, a workaround is to switch focus to the address bar first so the ctrl-f goes to the browser chrome and not the page.)
Firefox Sync actually works
251–260 of 343 posts
Re: Firefox Sync actually works
#252Earlier quoted context omitted.
Containers are the best. I use them every day. Also I switched from Tree Style Tab to Sidebery. I like it better for some reason.
I found a config that worked for me using TST so I haven’t explored other methods for vertical tabs. What eventually convinced you to try Sidebery and what convinced you not to switch back to TST? I’m curious what I’m missing out on!
Re: Firefox Sync actually works
#253The most compelling reason to use Firefox Sync is that it is client-side encrypted. Mozilla stores opaque encrypted blobs that it is entirely unable to decrypt. Law enforcement agencies request that data from time to time, hoping to obtain browsing history, only to be turned down thanks to the encryption. (disclaimer: former Mozilla security)
Brave, Vivaldi and Firefox offer complete, e2ee sync solutions.
Re: Firefox Sync actually works
#254One of my biggest gripes with Firefox sync is the way they have divided the mobile bookmarks from the pc ones. It makes the ux kinda weird as a lot of the bookmarks I use on my desktop I also use on my phone and vice verca. But when I add a bookmark on my phone it ends in a separate mobile bookmark folder.
Re: Firefox Sync actually works
#255Earlier quoted context omitted.
It’s honestly things like this that make me respect (more than I already do) and stick with Firefox. They do not need to do that and in a lot of ways it’s just sticking their neck out for other developers/their users for very little gain on their part. Obviously, there are some benefits for them, but I think most people would agree that it’s mainly a risk at the end of the day.
with enough market share, if Google did this they would be cursed with numerous lawsuits for preferential selection and sued successfully
Re: Firefox Sync actually works
#256Dunno, I’ve been using Firefox since before it was Firefox as my primary browser and I’ve never used sync. I don’t think that’s the most compelling feature.
It's not the most compelling feature for me, but I spend 2 hours on the bus every day and love being able to send a bunch of tabs that pop up on my desktop when I get home.
Re: Firefox Sync actually works
#257Yes, it just works; but a few days back all my devices suddenly lost almost all of the passwords. Not all but most of them, couldn't make out any pattern or reason. Luckily a Linux laptop that I don't usually use had the full set and I had to export them, sync, and import them back to restore everywhere. Very scary, any ideas why this could've happened? I immediately backed up for the future, but this kind of loss sh…
is it a good idea to use password managers built into web browsers? (vs using a password manager from some third party? bw/1p)
Re: Firefox Sync actually works
#258Earlier quoted context omitted.
(If I understand you correctly, a workaround is to switch focus to the address bar first so the ctrl-f goes to the browser chrome and not the page.)
(I'm not actually familiar with the issue but I imagine if they're "clever" enough to block CTRL+F, they probably also block CTRL+L which is supposed to change the focus to the URL bar. So in the end you have to resolve to using the mouse after all...)
Re: Firefox Sync actually works
#259Earlier quoted context omitted.
If Containers is a sufficient alternative to Chromium's profiles, I'm switching, that was the only thing holding me back.
Containers is what every browser should be or have. Only Firefox as far as I know has containers as thoroughly. Chrome doesn’t. Safari has something similar.
For my money this should be the default behaviour on ff.
Re: Firefox Sync actually works
#260Earlier quoted context omitted.
I’ll have to look into containers and tree style tabs. I have never knowingly used those.
Especially if you do any web development or IT, containers is great for testing different cookies. You can easily be logged in under multiple different accounts in the same browser window, which can be super useful for debugging certain issues tied to user accounts on a site. It's honestly such a useful feature that I'm shocked there isn't an alternative available in chrome, but it does also thwart tracking so I can…