Earlier quoted context omitted.
Firefox 67 tried to switch to creating a new profile folder by default. It seems that the process might have gone wrong. It's likely that your settings still exist, but in a separate profile folder.
Someone else was saying something similar but I couldn't find any more info, any idea how to restore it on Windows? Linux FF seemed to be ok.
Switch from Chrome to Firefox
321–330 of 1001 posts
Re: Switch from Chrome to Firefox
#322Earlier quoted context omitted.
Mozilla uses Google Widevine as well, I believe. The path forward is to license Widevine from Google, and they've already shut down other FOSS projects by refusing to give them licenses.
How far does the DMCA reach in europe? It feels like we need some reverse engineering of widevine.
Now might be a good time to do it, considering the lack of love for Google in EU these days ?
Re: Switch from Chrome to Firefox
#323I don't understand why Mac users use Chrome. Safari seems to be out of fashion: people just assume that it should not be used for some reason, even though it is actually a great browser. I use Safari for both my own browsing and for development (a fairly large ClojureScript application), and it is by far the best browser on the platform by all measures (speed first and foremost). The only place where Safari falls sho…
Re: Switch from Chrome to Firefox
#324Earlier quoted context omitted.
Safari redesigned their dev tools at some point a long time ago and made the interface (IMO) terrible. Until they did that I used to use it a lot more. Safari is a great browser if you don’t need the most cutting edge features or extensibility though, and I believe it’s also the best optimized for battery life.
I legit can't even use the Safari tools even if I try. I have no idea how its supposed to work...the idea is not just terrible. It makes absolutely no sense and I have to google stuff to figure out how to use it every time I do.
Re: Switch from Chrome to Firefox
#325I have 6 profiles that I like to keep separate, and the only browser that supports seamless switching in the toolbar is Chrome. That's the only reason I continue to use it. If Firefox were to implement this, I'd immediately switch. I know there's addons that try to simluate what Chrome does, but they just aren't as easy to use and don't do exactly what I want.
Have you looked into Containers to see if this will work as you want profiles to? https://support.mozilla.org/en-US/kb/containers
Firefox can do this, but it's not intuitive and it opens 6 different Firefox apps on my Mac, so it isn't easy to distinguish between each profile. On Chrome, I simply click the person switcher at the top right and I can switch between sessions very easily.
Re: Switch from Chrome to Firefox
#326Earlier quoted context omitted.
Tree Style Tabs is a common Firefox add-on people use to manage large number of tabs. Or you can click on the down caret on the right side of the tabs bar to get the full list of your tabs.
I tried it out, but honestly it didn't help. Dealing with 300+ tabs at a time, it just made hierarchical resolution a total mess. I don't need to know the physical location of my tab. That's what the address bar and Ctrl+Tab are for.
Re: Switch from Chrome to Firefox
#327Earlier quoted context omitted.
Someone else was saying something similar but I couldn't find any more info, any idea how to restore it on Windows? Linux FF seemed to be ok.
Take a look in C:\Users\ \AppData\Roaming\Mozilla\Firefox\Profiles
Re: Switch from Chrome to Firefox
#328Earlier quoted context omitted.
Why is this?
Presumably because an adblocker, like virus detection, consumes potentially non-trivial CPU, and may introduce race conditions of extensions applying deltas to a DOM which results in rendering and behavior bugs.
Re: Switch from Chrome to Firefox
#329Earlier quoted context omitted.
I tried it out, but honestly it didn't help. Dealing with 300+ tabs at a time, it just made hierarchical resolution a total mess. I don't need to know the physical location of my tab. That's what the address bar and Ctrl+Tab are for.
Huh. Tree Style Tabs has millions of happy users. And if you type in the address bar FF will match against open tab names and urls, and let you switch to them.
> if you type in the address bar FF will match against open tab names and urls, and let you switch to them.
Hence my comment:
> That's what the address bar and Ctrl+Tab are for.
Re: Switch from Chrome to Firefox
#330I don't understand why Mac users use Chrome. Safari seems to be out of fashion: people just assume that it should not be used for some reason, even though it is actually a great browser. I use Safari for both my own browsing and for development (a fairly large ClojureScript application), and it is by far the best browser on the platform by all measures (speed first and foremost). The only place where Safari falls sho…