Technology Google Chrome change that weakens ad blockers begins June 3rd

vtqhtr413

Level 27
Thread author
Verified
Top Poster
Well-known
Aug 17, 2017
1,405
Google is continuing with its plan to phase out Manifest V2 extensions in Chrome starting in early June 2024, weakening the abilities of ad blockers.

Google says this decision was made based on the community's progress and feedback, which were deemed satisfactory to continue without further delays.

Starting June 3, 2024, with Chrome version 127, users with active Manifest V2 extensions will see warnings on Chrome Beta, Dev, and Canary channels, while extensions still using Manifest V2 will lose their "Featured" badge.

Gradual disabling of V2 extensions will follow on the stable Chrome release, with recommendations for V3 alternatives. Users can temporarily re-enable their Manifest V2 extensions, but this option will eventually be removed.

Enterprises using the "ExtensionManifestV2Availability" policy will be exempt until June 2025, so they will be given an extra year to transition to Manifest V3 compatible add-ons.
 

nicolaasjan

Level 6
Verified
Well-known
May 29, 2023
222
Enterprises using the "ExtensionManifestV2Availability" policy will be exempt until June 2025, so they will be given an extra year to transition to Manifest V3 compatible add-ons.
It should be noted that 'normal' users can apply this policy as well. :)

To do so, open the command prompt as administrator and enter the following:
reg add "HKLM\SOFTWARE\Policies\Google\Chrome" /v "ExtensionManifestV2Availability" /t REG_DWORD /d "2" /f

Relaunch Chrome.
(after that Chrome will tell you: "Your browser is managed by your organization")
 

nicolaasjan

Level 6
Verified
Well-known
May 29, 2023
222
Here you will find a way to keep Manifest v2 extensions working on Chrome/Chromium 138,139 and 140:
Code:
https://old.reddit.com/r/uBlockOrigin/comments/1itw1bz/end_of_support_for_ubo_on_chrome_chromium/

This is uBO working on Chromium dev build 140.0.7290.0 :D :

screenshot_20250711.png


I had to add the following parameters to the Chromium launcher (Linux):
Code:
chrome --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled
 
  • Like
Reactions: Sammo and oldschool

TairikuOkami

Level 38
Verified
Top Poster
Content Creator
Well-known
May 13, 2017
2,763
Merely blocking tracking blocks 99% ADs, we just need a smart v3 extension that properly implements cosmetic filtering with DNS filtering.
 

Attachments

  • capture_07112025_212036.jpg
    capture_07112025_212036.jpg
    202.7 KB · Views: 37

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top