[Documentation] dist/README Chromium manual install: clarify MV2 (uBlock0.chromium) vs MV3-only browsers #4008
Replies: 2 comments
-
|
Clarification (reporter): This is not asking for uBO to change behavior on Chromium 148. The browser is MV3-only; The actionable ask is documentation: the manual install page should state upfront that releases/ Draft text prepared locally for |
Beta Was this translation helpful? Give feedback.
-
|
MV2 hasn't been removed from Chromium's codebase and it's still possible to install and use using workarounds: #2977 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Type
Documentation — not a uBlock Origin code bug.
Summary
Following README → Manual Installation → dist#chromium on Fedora 44 + Flatpak Chromium 148 leads users to load
uBlock0.chromium(Manifest V2). Chromium 148 is MV3-only, so the browser correctly rejects the extension:The root README table mentions "End of support on Chrome 139" for the store row, but the manual install page does not explain MV2 vs MV3, what
uBlock0.chromiumis, or what to do on current Chromium. That gap caused this report to be filed as a product bug.What we tried (repro context)
manifest_version: 2make chromiumonmaster— same MV2 outputorg.chromium.Chromiumon Fedora 44 KDE PlasmaRequested change
Clarify in
dist/README.md(Chromium / manual install) and cross-link from README.md (Chromium section):make chromium= MV2 (uBlock0.chromium).make mv3-chromium/ uBO Lite for unpacked MV3 (separate product; uBOL tracker).Proposed doc patch (local draft)
Reporter prepared wording in a fork/clone; happy to open a PR to
gorhill/uBlockif maintainers want it. Key addition is a "Manifest V2 vs Manifest V3 (read this first)" section at the top ofdist/README.md#chromium.Related
Environment (for reproducibility only)
org.chromium.Chromium)Screenshot of the Chromium error dialog available on request (reporter can attach).
Beta Was this translation helpful? Give feedback.
All reactions