As Google tries to hinder ad-block extensions with their new platform Manifest V3, it seems to me Chrome or any Chromium derivatives are no longer a viable way to browse the web safely. So it got me wondering, how much big of a task would it be to still suport Manifest V2 on newer releases of Chromium? Maybe implement some legacy option for backwards compatibility with older extensions. I think it would be a great alternative to have, but I haven’t seen anyone coming up with something similar.
Just use Firefox already.
And what do you do when Firefox deprecates v2 too?
If it does, we can worry about it then, but at present there’s no reason for them to do so. Chrome is deprecating v2 because it conflicts with their advertising mandate. Firefox’s goals are vastly different.
I think that using gecko based browsers like Firefox is the best thing to do in the short term. But having no competition is a bad thing. So supporting new web engines, like Ladybird, is important too: https://github.com/LadybirdBrowser/ladybird
Right now - easy, with the difficulty going up over time as the main Chromium codebase continues to change (and especially as it gets security updates). I think I’ve read that some variants (Brave?) have committed to supporting ManifestV2 for as long as possible, for instance with their own fork.