I honestly don't know how people do without ad blockers. Even with being ok with ads, they are so overwhelming that I could not use internet without blocking them
I use MV3 AdGuard and it blocks ads for me. I don't get the fuss about MV2 deprecation.. sure, MV3 is limited compared to firefox, but it's not like MV2 was that much better, no version ever supported rewriting request response.
MV3 DNR redirect is notably lame though, instead of replacing the response it generates a real redirect which breaks for example replacing the service worker response. But could MV2 webRequestBlocking replace the response? Well of course not.
This is ultimately the endpoint of all Chromium-based browsers. Even the most stalwart will throw in the towel on MV2 support sooner or later, because the effort required to maintain non-trivial patches against mainline becomes too great for the team to keep up with.
It's a great demonstration of how Chromium's open source nature is something of a technicality. Unless you have an army of software engineers on par with that of Google, you're eventually going to wind up living with Google's decisions whether you like it or not.
I wonder if this is from efforts to maintain the difference between upstream and Edge - such that Edge is trying to simplify development by following Chrome/Chromium closer.
For what it's worth, I daily drive Edge on my Windows machine and it's an okay browser, haven't had a reason to install Chrome in ages (though did run Firefox for a while due to liking their dev tools better, it's still on my MacBook cause I like the UI more than Safari).
Even when my Intel Arc B580 has its drivers freeze the browser, I can just kill the GPU rendering process and it picks back up with no data loss, whereas with Firefox I had to restart the whole thing. Seems related to video decode, changing ANGLE backends or whatever in the browsers didn't really help and disabling hardware acceleration makes the experience suck more than it otherwise should.
If not for that, I'd still probably be on Firefox fully, despite Mozilla not exactly being the most sane of companies, though maybe trying to fund developing a browser and a whole org is a bit crazy as it is.
Brave was okay but nothing special. Maybe I should look at Vivaldi again, but it's an odd position to be in, when upstream is pushing changes on you, so it probably doesn't matter what they do or don't want to support long term, same as with every other Chromium derived browser.
Bummer about Chromium fucking over people who dislike ads.
This is why we all need to rally around Firefox (or Librewolf, or Waterfox, or whatever fork you prefer) and make sure that sacred goose is never tampered with.
34 comments
[ 0.15 ms ] story [ 16.2 ms ] threadBut if offered enough $, I fear it will join that no-bocker bandwagon.
```cmd winget install Mozilla.Firefox ``` Should always work out-of-the-box now.
uBlock Origin lite is V3 and is still supported
Firefox is pretty great. But IMO they have some poor ux defaults that make it unappealing to random people who simply want a browser.
Nerds used to know how to computer, is what i'm saying.
MV3 DNR redirect is notably lame though, instead of replacing the response it generates a real redirect which breaks for example replacing the service worker response. But could MV2 webRequestBlocking replace the response? Well of course not.
It's a great demonstration of how Chromium's open source nature is something of a technicality. Unless you have an army of software engineers on par with that of Google, you're eventually going to wind up living with Google's decisions whether you like it or not.
Even when my Intel Arc B580 has its drivers freeze the browser, I can just kill the GPU rendering process and it picks back up with no data loss, whereas with Firefox I had to restart the whole thing. Seems related to video decode, changing ANGLE backends or whatever in the browsers didn't really help and disabling hardware acceleration makes the experience suck more than it otherwise should.
If not for that, I'd still probably be on Firefox fully, despite Mozilla not exactly being the most sane of companies, though maybe trying to fund developing a browser and a whole org is a bit crazy as it is.
Brave was okay but nothing special. Maybe I should look at Vivaldi again, but it's an odd position to be in, when upstream is pushing changes on you, so it probably doesn't matter what they do or don't want to support long term, same as with every other Chromium derived browser.
Bummer about Chromium fucking over people who dislike ads.