Earlier quoted context omitted.
I use Firefox for development, but I use safari (privately) and edge (professionally) for browsing, and see no real advantages to using either Firefox or Chrome for that. I think modern Firefox is a much better browser than Chrome though, but Mozilla certainly lost the PR war and to no fault but their own, because Firefox sure sucked for a long while.
> I think modern Firefox is a much better browser than Chrome though, but Mozilla certainly lost the PR war and to no fault but their own, because Firefox sure sucked for a long while. This gets said often, but I've been using Firefox continually since 2003 and I've never noticed it sucking.
Firefox desktop market share now below 9%
351–360 of 755 posts
Re: Firefox desktop market share now below 9%
#352Earlier quoted context omitted.
When you log out, Firefox will block it and warn you that you are about to close number of tabs. When you select "OK", your tabs are gone. But Chrome will quietly exit, and when you start it next time, will offer to restore the tabs that were open last time. Chrome approach wins, hands down.
Both browsers have this configurable in settings. So they just use different defaults, which depends on personal preference.
Re: Firefox desktop market share now below 9%
#353Earlier quoted context omitted.
> I think modern Firefox is a much better browser than Chrome though, but Mozilla certainly lost the PR war and to no fault but their own, because Firefox sure sucked for a long while. This gets said often, but I've been using Firefox continually since 2003 and I've never noticed it sucking.
When you log out, Firefox will block it and warn you that you are about to close number of tabs. When you select "OK", your tabs are gone. But Chrome will quietly exit, and when you start it next time, will offer to restore the tabs that were open last time. Chrome approach wins, hands down.
Re: Firefox desktop market share now below 9%
#354Chrome lost me when it started to force-login me to Chrome when signing into Gmail, thus sharing all my website visits with Google. I switched to FF two months ago and haven't looked back. FF is like Linux: less polished, but works, and you are in control. A fair tradeoff for me.
The only answer to all this bully behavior is since years only one: Firefox.
A bit slower here and there? It's ok, machines are getting more and more powerful. Your data won't come back, once it's in someone else's hands.
Re: Firefox desktop market share now below 9%
#355Know of any browser that can do this?
Re: Firefox desktop market share now below 9%
#356Earlier quoted context omitted.
When you log out, Firefox will block it and warn you that you are about to close number of tabs. When you select "OK", your tabs are gone. But Chrome will quietly exit, and when you start it next time, will offer to restore the tabs that were open last time. Chrome approach wins, hands down.
That's a setting in both browsers. Default is "Start with Startpage or empty page" in both browsers as well. You can always select "Restore last session" in both browsers.
Re: Firefox desktop market share now below 9%
#357Re: Firefox desktop market share now below 9%
#358What an irony. I've been using firefox for 10+ years and now it is faster, uses less resourses and doesn't crash. As a user, this is the browser I have been waiting for. Yes, dev tools features could be expanded as well as the plugin franework(vimperator!).But these are non-issues for regular users.
For example, I was unable to use NoScript, because it didn't really work well.
Still, this is something you can forgive considering that for more than 15 years they released always good software.
Re: Firefox desktop market share now below 9%
#359Been really enjoying Firefox, especially after Quantum. More devs should support and use it, lest we be beholden to Chrome for the rest of time.
I use Firefox for development, but I use safari (privately) and edge (professionally) for browsing, and see no real advantages to using either Firefox or Chrome for that. I think modern Firefox is a much better browser than Chrome though, but Mozilla certainly lost the PR war and to no fault but their own, because Firefox sure sucked for a long while.
Re: Firefox desktop market share now below 9%
#360Earlier quoted context omitted.
This can be helpful in development scenarios. I’m supporting a team that uses localstack to support local development against some AWS services. Unfortunately, the CORS settings for localstack break the development environment. With Chrome allowing them to disable from the command-line, I can provide a shortcut to launch with degraded security, no plugins, no user settings, etc. My only wish is that Chrome would make…
Why not just configure your server or a proxy to add the necessary headers that unlock CORS restrictions.