uBlock Origin MV3
An unofficial port of uBlock Origin to Manifest V3, enabling webRequestBlocking with policy installation or --allowlisted-extension-id.
This website currently hosts version 1.70.0 of uBlock Origin. You can view the update.xml for the direct download link.
You can use prebuilt versions of this port by adding "blockddmmcjpfkbhanlgegpmjpfpfjka;https://ublock.r58playz.dev/update.xml" to your ExtensionInstallForcelist policy.
On Windows and macOS, you will need to trick Chrome into thinking your device is enterprise-managed to use ExtensionInstallForcelist. This may be undesirable.
-
Linux:
- Create
/etc/opt/chrome/policies/managed/policy.jsonor/etc/chromium/policies/managed/policy.json. - Write
{ "ExtensionInstallForcelist": ["blockddmmcjpfkbhanlgegpmjpfpfjka;https://ublock.r58playz.dev/update.xml"] }into the file.
- Create
-
Windows:
- Fake enterprise management for your device.
- Open regedit, create the key
Software\Policies\Google\Chrome\ExtensionInstallForcelist. - Add a string value named
1(if it already exists choose the next available number). - Set it to
blockddmmcjpfkbhanlgegpmjpfpfjka;https://ublock.r58playz.dev/update.xml
- macOS: no clue
Allow User Scripts in the extension details after it gets force-installed.
Check out the GitHub if you want to install it by sideloading and using --allowlisted-extension-id.