Maybe you're willing to pay the price, but that doesn't mean it was what's best for the ecosystem.
If manifest V3 ad blockers were nonfunctional to the point of being broken, I’d be more concerned, but in my experience they’re perfectly OK.
You're just pissed because I've chosen to block your code in software you created. Next, you'll tell me I have to watch your programming on a TV I bought with your code on it.
The idea that we have to do anything that evilCorp wants us to do is just insane that people have come to the point of accepting that.
When I maintained a hook-based plugin system, I learned that many programmers do not know data structures or algorithms and would slow down the whole software by writing plugins that looked up rules using extremely slow ways extremely often. And if users wanted to complain about the software being slow, they would always blame me first.
But when I replaced it with rule lists, now I was in control and could implement fast data structures.