Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.42k stars 140 forks source link

Future of Mainfest V2 for Adblockers? #677

Closed youself64github closed 1 month ago

youself64github commented 1 month ago

Is your feature request related to a problem? Please describe. Most chromium browsers seems to remove support for Mainfest V2 starting with June-July 2024. as most adblockers doesn't even install or work on browsers without mainfest v2.

Describe the solution you'd like, including relevant patches or source We will need to keep mainfest v2 support to in order to continue working adblock extensions and older extensions on chromium browsers in future.

Additional Notes Add any other context or screenshots about the feature request here.

gz83 commented 1 month ago

We should be able to extend the use of mv2 through local policies. In addition, the impact of mv2 deprecation on extensions needs further investigation.

Alex313031 commented 1 month ago

@youself64github @gz83 Yeah. I plan to force enable MV2 support for as long as possible, and then when they finally remove the code for it, I plan to revert it and continue MV2 support.