Them: "UBlock Origin: this extension was turned off. Chromium recommends that you remove it."
Me: OK, I guess I trust google to give me good advice:
$ sudo apt remove chromium
Them: "UBlock Origin: this extension was turned off. Chromium recommends that you remove it."
Me: OK, I guess I trust google to give me good advice:
$ sudo apt remove chromium
Looks like a choice based on digital competence.
@sdueckert @bremner Hopefully sudo apt install firefox
And Then using arkenfox to harden the settings more privacy friendly 😁
@silbaer @nachthemd (My German is horrid, so please excuse me for switching back to English :D )
You can also just add the site you're seeing problems with to the Advanced Tracking exception list, which, for me at least, has allowed me to access the sites I was having problems with.
This process overall is a bit more work to get everything working in LibreWolf, but I personally find it the safer option to have so much privacy protection enabled at the start.
> sudo apt remove chromium
In this case I'd recommend "apt purge" from orbit. It's the only way to be sure.
And then what?
Firefox is essentially owned and paid for by Google. They already have their own manifest 3 in the works. They will ultimately do whatever Google wants.
Most of the forks are poorly supported. Remember that the Pale Moon archive was actually infected with a trojan? That sort of thing doesn't happen at big companies that have someone in charge of verifying security.
@desikn @bremner I had to use Chrome for something recently instead of my usual Firefox, and from that experience I can say that uBlock Origin Lite is better than nothing, but noticeably less effective at blocking ads than the Manifest v2 version of uBlock Origin.
Personally, full uBlock Origin (on both desktop and mobile!) is enough of a killer app that I can't see myself switching away from Firefox for the foreseeable future
@desikn @bremner uBO Lite is missing a bunch of features that MV3 does not allow:
Filter lists update only when the extension updates (no fetching up to date lists from servers)
Many filters are dropped at conversion time due to MV3's limited filter syntax
No crafting your own filters (thus no element picker)
No strict-blocked pages
No per-site switches
No dynamic filtering
No importing external lists
uBlock Origin lite continues to work with Chromium however full fat uBlock works well with Firefox and derivative browsers 🙂🖖
@bremner I just did that, and i got this:
Package 'chromium' is not installed, so not removed
sudo apt purge --autoremove chromium*