From 18a568594163cfc833da99b7823e01582f9ed965 Mon Sep 17 00:00:00 2001 From: Triple I - Triple T <78900789+I-I-IT@users.noreply.github.com> Date: Thu, 9 Jul 2026 02:50:52 +0200 Subject: [PATCH] update: Reflect the current state of MV2 support for uBlock Origin (#3250) Signed-off-by: Triple I - Triple T <78900789+I-I-IT@users.noreply.github.com> Signed-off-by: fria <138676274+friadev@users.noreply.github.com> Co-authored-by: fria <138676274+friadev@users.noreply.github.com> --- docs/browser-extensions.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/browser-extensions.md b/docs/browser-extensions.md index 901d95b5e..650279a86 100644 --- a/docs/browser-extensions.md +++ b/docs/browser-extensions.md @@ -36,6 +36,7 @@ Don't install extensions which you don't immediately have a need for, or ones th - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/ublock-origin) - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak) +- [:fontawesome-brands-opera: Opera](https://addons.opera.com/en/extensions/details/ublock/) @@ -54,7 +55,7 @@ uBlock Origin also has a "Lite" version of their extension, which offers a limit - ...you don't want to grant full "read/modify website data" permissions to any extensions (even a trusted one like uBlock Origin) - ...you want a more resource (memory/CPU) efficient content blocker[^1] -- ...your browser only supports Manifest V3 extensions. This is the case for Chrome [^2] , Edge and most Chromium browsers. +- ...your browser only supports Manifest V3 extensions. This is the case for Chrome[^2].