cross-posted from: https://lemmy.zip/post/20260243

Google Chrome warns uBlock Origin may soon be disabled

Google Chrome is now encouraging uBlock Origin users who have updated to the latest version to switch to other ad blockers before Manifest v2 extensions are disabled.

  • laughterlaughter@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month ago

    At that point the forks will become its own thing and depart from Firefox.

    Which is ironically and exactly how Firefox came to be.

    Netscape fucked up Navigator, some folks forked Navigator and created Phoenix - which then was renamed to Firebird, then Firefox. And somewhere in that timeline the Mozilla foundation ditched Navigator in favor of the fork.

    • cyberwolfie@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      But is it viable? I know very little of browser development, but my impression is that it is a lot of work to develop and keep the browsers secure. If Librewolf separated completely from upstream Firefox, would they be able to keep the browser secure without significantly expanding their team?

      I ask in earnest, as I said I know very little about this.

      • unwarlikeExtortion@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        For Firefox forks, it’s viable since the forks aren’t doing all that much in the grand scheme of things. That isn’t to say what they’re doing is in any way bad, it’s just that there’s no need to reinvent the wheel.

        Firefox is a secure browser and already has 99% of the work done. Most changes which forks make can be done just by changing the config. Some unfortunately have to be made seperately, and that does require extensive testing. Some can even be lifted from other open-source projects.

        Separating from source just isn’t viable. Something nuclear would need to happen for any fork to decide to seperate from Firefox. If we just look at the Chromium side of things, Microsoft found it easier to switch to Chromium than to keep making IE/Edge from scratch, and Microsoft surely has a lot of resources to burn.

        • LWD@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 month ago

          Firefox is a secure browser and already has 99% of the work done. Most changes which forks make can be done just by changing the config. Some unfortunately have to be made seperately, and that does require extensive testing. Some can even be lifted from other open-source projects

          This is also true for Google’s Chrome