Starting June 2024, adblockers such as uBlock Origin and many other extensions on Chrome will no longer work as intended. Google Chrome will begin disabling extensions based on an older extension platform, called Manifest V2, as it moves to the more limited V3 version.

You are viewing a single thread.
View all comments View context
7 points

Correct, and the reasoning for removing blocking was performance.

permalink
report
parent
reply
1 point

Wouldn’t loading the ads impact performance moreso than loading them? Not really a browser nerd so no idea it just seems like blocking a piece of content from loading outright would be less demanding than loading it.

permalink
report
parent
reply
2 points
*

How the WebRequest API works is:

  1. Network request is made
  2. Sent to the WebExtension
  3. Extension runs arbitrary JavaScript (Slow to very slow)
  4. Repeat for every extension handling requests
  5. Results eventually make it to the WebProcess where it belongs.

This is slow and will always be. Their change to remove blocking makes steps 2-4 a copy of the data instead of a synchronous call.

Now an ad can be slower, just by more data or bad JS. But that isn’t Googles concern because they sell those ads.

permalink
report
parent
reply
1 point

Ahhhh gotcha, thanks!

permalink
report
parent
reply

Technology

!technology@lemmy.world

Create post

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


Community stats

  • 18K

    Monthly active users

  • 11K

    Posts

  • 506K

    Comments