• ceenote@lemmy.world
    link
    fedilink
    arrow-up
    35
    ·
    1 day ago

    I can think of no greater gift they can give Firefox.

    Yes, I know there are better browsers, but Firefox will probably see the biggest bump in users.

    • realitaetsverlust@piefed.zip
      link
      fedilink
      English
      arrow-up
      7
      ·
      22 hours ago

      Most people don’t care sadly. They will just accept adblock is dead and move on, just as many people accept windows being shit.

    • FiniteBanjo@programming.dev
      link
      fedilink
      arrow-up
      8
      ·
      1 day ago

      They might eventually try to pressure Firefox as well, as google is actually the largest funding contributor to Firefox. I wonder what the Open Source license dictates with the GECKO engine that firefox maintains? Could somebody make a fork and profit off of it or would we be forced to a different browser framework entirely?

      • RobotToaster@mander.xyz
        link
        fedilink
        arrow-up
        7
        ·
        1 day ago

        It wouldn’t be the first time they screwed over extension developers (see XUL extensions being discontinued)

      • green_copper@kbin.earth
        link
        fedilink
        arrow-up
        7
        ·
        1 day ago

        Firefox and (all I think) of its components are licensed with the MPL 2.0. This means everyone is free to fork it and build their own product with it (free or for profit is not a criteria for FLOSS licenses), given that changes to the forked code must be made publicly available.