Ask HN: Is there a way to get uBlock Origin on Chrome >= 138?
Chrome updated today and notified me ublock origin is not supported. I tried to install it from GitHub but:
Failed to load extension
File
~/Downloads/uBlock0.chromium
Error
Cannot install extension because it uses an unsupported manifest version.
Could not load manifest.
Is there any way to use ublock origin on chrome, or is it necessary to switch to firefox?
15 comments
[ 3.2 ms ] story [ 42.1 ms ] thread[1]: https://developer.chrome.com/docs/extensions/develop/migrate...
There's also the beta/alpha Orion browser from Kagi: https://apps.apple.com/us/app/orion-browser-by-kagi/id148449..., which has built-in ad blocking
The app includes both Safari ad blocking and local DNS blocking too, so it works on things like some ads on games.
https://browsercompany.substack.com/p/letter-to-arc-members-...
$path ="registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome"
New-Item $path -Force
Set-ItemProperty $path -Name ExtensionManifestV2Availability -Value 2