-
I think that we'll need to adopt network-level filtering if we want to outsmart the browsers. I haven't looked back since adopting NextDNS and configuring my router to filter all traffic through it. It does a great job of stripping ads out of all my devices connected to it, and that's something I don't mind paying a few bucks for a year (I think it's like $19/year).
Check it out here: https://nextdns.io/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
It's not an exact drop-in replacement. There are many filtering capabilities that cannot be ported [1] to MV3, filtering lists can only be distributed through extension updates [2], and filtering is unreliable.
[1]: https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-as...
[2]: https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-as...
-
thorium
Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
[Thorium](https://thorium.rocks/) is a fork of Chromium that maintains a patchset that reverses functional and UI regressions introduced by Google (such as the tabs and menu styling from the 2023 refresh). The author has committed to maintain manifest V2 support for as long as possible.
-
there are quite a few features like this. I actually did a comparison of chromium vs edge headers yesterday, it's a lot more than a rebrand. shame the source code is proprietary
https://github.com/pl4nty/msedge/commit/96aa52634072b12fa175...