Because its the best.
Firefox
A place to discuss the news and latest developments on the open-source browser Firefox
What's great about native firefox is that you STILL can tinker arround to improve privacy/security and shape it how you want.
Don't know how long it will last though ^^" One day I'm certain I will have to switch and I will really miss my little buddy :(.
I use it because I love how the Gecko engine renders web pages. For some reason, Gecko renders fonts way better than the Chromium engine, that is literally bashing my eyes. There's something terribly wrong with the Chromium rendering... and I don't know what it is 😅
True
I use it too and there is much to like. But there is also another side of it. I'm working in Web sites and apps and regularly test sites and Web apps on many browsers and Firefox has by far the most issues. Sometimes really strange issues that we spend way too much time to fix for Firefox users and lately we just don't.
Chrome doesn't care about closing html tags. If they are mising the document is invalid but chrome will render it anyway and just add the closing tag where it thinks it should be.
At the other end, Firefox goes beyond the standard and will block certain connections that should be allowed by the fetch standard (the setting to disable that is called enhanced tracking protection).
So chrome allows things things it shouldn't while Firefox blocks some it shouldn't