Firefox says it will keep supporting uBlock Origin even as Microsoft Edge and other Chromium browsers phase it out under Manifest V3.
Firefox says it will keep supporting uBlock Origin even as Microsoft Edge and other Chromium browsers phase it out under Manifest V3.
Sorry, I didn’t use Chrome, which flag?
You have to launch Chrome with this command-line argument:
--disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2DisabledAnd then, I think you have to re-enable it with config flags as well:
chrome://flags/#extension-manifest-v2-deprecation-warning [Disabled] chrome://flags/#extension-manifest-v2-deprecation-disabled [Disabled] chrome://flags/#extension-manifest-v2-deprecation-unsupported [Disabled] chrome://flags/#allow-legacy-mv2-extensions [Enabled]I have not tried this personally, though.
Thanks for this.