If you have uBlock Origin, you might notice Chrome automatically disabling the extension.

Google Chrome has begun to phase out uBlock Origin. The developer of the free ad blocker, Raymond Hill, recently reposted a screenshot that shows Chrome automatically turning off uBlock Origin because it is “no longer supported.”

The change comes as Google Chrome migrates to Manifest V3, a new extension specification that could impact the effectiveness of some ad blockers. uBlock Origin has launched uBlock Origin Lite, which uses Manifest V3, in response to the transition. However, you have to manually install the extension because it’s “too different from uBO to be an automatic replacement,” according to a FAQ Hill that posted to GitHub.

  • thatsnothowyoudoit@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    Nothing a user agent spoofing extension can’t fix.

    Also, if anyone has concerns about Firefox there are some really interesting forks.

    Zen has been my go to for a couple of weeks.

    • fine_sandy_bottom@lemmy.federate.cc
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      When I say “aren’t supporting” I mean “not testing”. These sites are broken.

      All Firefox forks in existence are merely soft forks. They’re not committing code, they just compile with different flags and configure.

        • fine_sandy_bottom@lemmy.federate.cc
          link
          fedilink
          arrow-up
          1
          ·
          25 minutes ago

          That link is talking about tabs?

          That’s just css. Every soft fork messes with that. You can yourself in user.css

          The big deal with tabs is getting UX right. It’s more about how it looks and whether it’s intuitive, rather than implementation.

    • el_abuelo@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      Why is that? Folks aren’t going round writing user agent parsers to maliciously disable functionality in Firefox. They’re just writing bad code that doesn’t work on anything but the browser they use.

      I use Firefox mainly because I don’t trust Google and at work it ensured at least one of us sees bugs that chrome users don’t.