Google is weakening ad blockers as part of their MV3 extension standard and this will trickle down into all Chromium browsers. Built in ad blockers lack features compared to uBlock Origin as well.

    • jeremyparker@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      42 minutes ago

      As a person who cares about css , it’s still a problem. There are so many cool features that everyone has implemented Firefox. I still use FF as my daily driver, because, as you said, duh, but every time I see new stuff added to the spec, I check MDN, and it’ll be all green except Firefox.

      I mean, maybe if the Firefox/Chrome market share ratio inverts, ff will suddenly have a lot more pressure to keep up?

    • piecat@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      22 hours ago

      Great, they’re going to make browser exclusive content. Locked down even worse than it is. Intentional, not just lazy incompatibilities.

    • SanguinePar@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      7
      ·
      1 day ago

      I’ve recently switched to FF as my main browser, but I still need Chrome for some work things. And some people will want to stay on Chrome. So for them, this IS a problem.

      Just dismissing it because other browsers exist isn’t helpful.

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        1
        ·
        4 minutes ago

        I am under the same predicament, but found that I can still use FF by spoofing the user agent on those “chrome only” websites. I don’t recall ever having an issue, but in case a specific functionality fails for you, all you gotta do is open up a chromium browser to sidestep the problem.

      • orangeboats@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        16 hours ago

        Usually I sympathize with sentiments like this (“people use X because of uncontrolled circumstances”), but browsers are not one of them.

        If you have a website that requires the use of Chrome, then just use Chrome for that website! It’s not an either-or thing – you can install both browsers and use Firefox as the primary one.

        And some people will want to stay on Chrome.

        And that’s what makes this statement so problematic. You don’t earn anything by staying exclusively on Chrome, when both it and Firefox can work alongside each other.

        • SanguinePar@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          15 hours ago

          Exactly - which is what I do :-)

          The weakening of ad blockers still affects me for those specific sites though.

      • srecko@lemm.ee
        link
        fedilink
        arrow-up
        13
        arrow-down
        4
        ·
        1 day ago

        Yes it is. It’s not some unobtainable solution like you need to give 1/10 of your pay or giving away your freedom. It’s easy, free and almost painless solution that will solve your problems. You can’t try to cure your lung cancer and continue smoking.

        • SanguinePar@lemmy.world
          link
          fedilink
          arrow-up
          6
          arrow-down
          6
          ·
          1 day ago

          You missing the part where some people still have to use Chrome for certain things?

          Sneering about how they should use other browsers does not help them.

          Nor is the lung cancer thing helpful, so much as it is an utterly absurd comparison.

          • BroChiMinh@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            1
            ·
            17 hours ago

            You missing the part where some people still have to use Chrome for certain things?

            That might just be a question of the User Agent being sent with requests, i.e. a lot of apps / websites were coded up with the assumption that Firefox / Gecko does not support certain features (which is mostly nonsense). Switching the user agent to Chrom(e|ium) resolves the issue most of the time.

          • CluelessLemmyng@lemmy.sdf.org
            link
            fedilink
            arrow-up
            2
            ·
            22 hours ago

            The more people use Firefox, the better. Lots of people had to use Internet Explorer for things… Until they didn’t because Chrome was faster and web devs focused on browser-agnostic technologies.

            • CafecitoHippo@lemm.ee
              link
              fedilink
              English
              arrow-up
              2
              ·
              22 hours ago

              The only thing I need a Chromium based browser for is casting my totally legit streams of sporting events to my TV.

            • SanguinePar@lemmy.world
              link
              fedilink
              arrow-up
              2
              arrow-down
              2
              ·
              21 hours ago

              I don’t disagree. But there are cases where Chrome is either the only option, or sometimes even just a better option.

              Having a go at people for not using Firefox is not the way to get them to use Firefox. It’s a way to get them to feel like they’re not part of the club.

        • SanguinePar@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          8
          ·
          1 day ago

          One, this isn’t some huge life defining dilemma, it’s a browser FFS.

          And two, if people have to use Chrome, as is the case sometimes, then they did not make a choice, but are still subject to the changes being discussed.

          Acting like some superior know-it-all is not helping anyone.

          • nao@sh.itjust.works
            link
            fedilink
            arrow-up
            7
            arrow-down
            1
            ·
            1 day ago

            It was referring to this part:

            some people will want to stay on Chrome. So for them, this IS a problem.

            They want to keep using a product even though they don’t like it. A product that is free to use just like most of its alternatives.

            • SanguinePar@lemmy.world
              link
              fedilink
              arrow-up
              3
              arrow-down
              6
              ·
              1 day ago

              Maybe they like/need some parts of it, but not others.

              Eg - Firefox lacks native support for progressive web apps. Chrome has that, and it’s tremendously useful.

              For a regular everyday user, the perception is that Chrome works while Firefox does not.

              You’re not going to persuade people that Firefox is the better option by sneering at them and making them feel small or stupid for not having made the same choice as you.

              So sure, try to persuade people to at least try changing browsers. But don’t act like they’re idiots if they don’t, or haven’t yet.

          • Routhinator@startrek.website
            link
            fedilink
            English
            arrow-up
            3
            ·
            6 hours ago

            Because many sites intentionally give you different code because you’re not in a chrome browser and that code is frequently tested with lower priority or not at all due to market share. And Firefox is able to run chrome code.

            Additionally some sites actively tell you that your browser is not supported and downgrade the experience because you are not using Chrome.

            But in reality the sites really only react to the user-agent, so doing this just makes them use the chrome code.