This will disable many popular extensions for example uBlock Orgin

  • varsock@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    I saw V2 extensions will be disabled but in my lack of webdev experience I fail to point to what is prohibitive in V3 that uBlock Origin cannot migrate to.

    Anyone have a better understanding and can clue us in?

    • giloronfoo@beehaw.org
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      It won’t allow the extension access to the requests. This is good for securityin general, but that’s kinda important to what ad blockers do.

      The replacement is that they can provide the browser with a list of rules to block. The problem is that there is a max length to that list that is something like 1/3 of the current block list.