We’ve been anticipating it for years,1 and it’s finally happening. Google is finally killing uBlock Origin – with a note on their web store stating that the …

  • underthesign@lemmy.world
    link
    fedilink
    English
    arrow-up
    29
    arrow-down
    4
    ·
    10 hours ago

    Firefox needs to work on ensuring seamless compatibility with more websites, web apps and so on, because I’m personally very bored with my kids’ schools and related services sending out emails and forms with links that simply won’t open in FF but are clearly expecting Chrome or Edge where they work fine. Yes, this is on the lazy developers, but if FF want wider scale take-up outside of geeky niche groups then this is the stuff they must fix.

    • cum@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 hours ago

      What you’re talking about is webcompat and is a very complicated issue. Also I’ve talked to some Mozilla devs who gave me multiple examples of Chromium rendering something wrong, and they’d have to intentionally break Firefox to render it incorrectly too, just so the end user would get a more consistent experience. Of course these issues happen more and more when things are only tested for one browser.

      • Yi K@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 hours ago

        This is Chromium monopoly. At this time instead of W3C standards, Chromium itself becomes the standard.

      • ElectricMachman@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        Maybe there could be some sort of compatibility flag in Firefox which detects non-standard pages designed for Chrome. We could call it… hmm… something like Quirks Mode?

    • kava@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 hours ago

      I can’t think of a single example where a web page doesn’t work on FF.

      if FF want wider scale take-up outside of geeky niche groups

      Lol. I remember when FF was the most popular browser.

      • Petter1@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        I just need a „install as app“ Feature in Firefox, that is not as pain as the webapp Manager app we currently have

        • kava@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          52 minutes ago

          Around 2009~2011 if I remember correctly. Back then it was either IE or FF. Then Chrome came on the scene with their fancy marketing ads and blew up very quickly to overtake FF.

          At the time FF felt bloated compared to Chrome, so Chrome was like the fresh new and faster alternative.

    • gerbler@lemmy.world
      link
      fedilink
      English
      arrow-up
      58
      arrow-down
      1
      ·
      9 hours ago

      I’ve said it before and I’ll say it again. If your site doesn’t work on Firefox your site doesn’t work. As web developers your job is to develop applications for the web not for one specific browser. This goes double for essential services.

      • Marx2k@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        5 hours ago

        My job requires login to most internal websites via Microsoft Azure AD SSO using Kerberos authentication using passwordless, smart card auth.

        This switch happened this week. Up until yesterday I was 100% Firefox until this.

        Firefox for MacOS is not able to do this. I spent an hour or so looking for solutions. Chrome on MacOS also doesn’t. Safari does and now I have to fucking use Safari FFS.

      • GrammarPolice@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        20
        ·
        7 hours ago

        That’s some BS. You and i both know that Chromium has the largest share in the browser business, so it makes sense from a development perspective to develop websites that will reach the most people. It’s on Firefox to optimise their browser so that it can run these sites as well.

    • tehmics@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      ·
      8 hours ago

      Okay that’s fine, but when websites are effectively writing

      if user_agent_string != [chromium]
           break;
      

      It doesn’t really matter how good compatibility is. I’ve had websites go from nothing but a “Firefox is not supported, please use Chrome” splash screen to working just fine with Firefox by simply spoofing the user agent to Chrome. Maybe some feature was broken, but I was able to do what I needed. More often than not they just aren’t testing it and don’t want to support other browsers.

      The more insidious side of this is that websites will require and attempt to enforce Chrome as adblocking gets increasingly impossible on them, because it aligns with their interests. It’s so important for the future of the web that we resist this change, but I think it’s too late.

      The world wide web is quickly turning into the dark alley of the internet that nobody is willing to walk down.

      • Daemon Silverstein@thelemmy.club
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        As a developer, I can foresee websites using features other than navigator.userAgent to detect Chrome, because it’s easy to change its value. For example: for now, navigator.getBattery is available only in Chromium, and it doesn’t need permissions to be checked for its existence through typeof navigator.getBattery === 'function' (also, the function seems to be perfectly callable without user intervention, enabling additional means of fingerprinting). While it’s easy to spoof userAgent, it’s not as easy to “mock” unsupported APIs such as navigator.getBattery through Firefox.

    • fxdave@lemmy.ml
      link
      fedilink
      English
      arrow-up
      14
      ·
      8 hours ago

      Slack calls disabled for firefox users, but if you change the user agent to chrome it works…

      • Excrubulent@slrpnk.net
        link
        fedilink
        English
        arrow-up
        4
        ·
        4 hours ago

        Almost like it does work on Firefox but for some reason they don’t want you using it. Honestly it’s so damn weird, why do that? Is there some incentive for them?

    • The Menemen!@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      8 hours ago

      Can you send me an example? I don’t think I ever really encountered those sites and I use FF almost exclusively for ~20 years.

      • Rekorse@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        6 hours ago

        Its a frequency of use thing, and also some required sites. Examples are sites hosted by schools, government, or workplaces.

        Although most people using Firefox aren’t aware of spoofing the client to look like chrome, so that might need to be talked about more.

        That all said, I don’t have problems with any required usage, the only ones I have an issue with are on my phone, using mull, some sites payment forms won’t load or work correctly. Taco bell is pretty bad for that and then the app wouldnt work either for a while. I also run grapheneos though so its hard to say what’s the cause there.

        • The Menemen!@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          6 hours ago

          Hm, okay. Maybe it’s just a US government page thing then. Here in Germany firefox is still at 20% and used to be the standard browser until 5-6 years ago, so maybe pages are still optimized for it here.

          • Rekorse@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 hours ago

            It varies state to state here as well. Someone in Georgia might have way more problems than someone in Minnesota. Its hard to generalize the US in that way. Sort of like the EU being a group but each country separate.

    • yoasif@fedia.ioOP
      link
      fedilink
      arrow-up
      20
      ·
      10 hours ago

      Firefox can’t fix all the broken sites in the world, but they do investigate issues reported to https://webcompat.com

      You can help by reporting sites that don’t work for you.

    • realitista@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 hours ago

      I encounter this very infrequently. I think I only have 1-2 examples at work. It’s not a huge deal for me to spin up a chrome for those one or two occasions.

        • realitista@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 hour ago

          Sounds interesting, care to expand?

          The only concrete one I can actually recollect is generating a quote from our quoting tool in Salesforce. I just ended up running my 100+ Salesforce windows in Chrome because it has a good feature where you can name each window so I can see which customers I’m working on in the taskbar. It’s good to have those cordoned off from my normal browsing anyway. So this one doesn’t bother me. For everything else I use Firefox.

          • Petter1@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            48 minutes ago

            I used this prompt

            I want to create an electron app for linux of a third party webapp

            How would I do that?

            And chatGPT gave me a good instruction, will try that out. Apparently, you only need node, electron and the javascript like this:

            
            const { app, BrowserWindow } = require('electron')
            
            function createWindow() {
              // Create the browser window
              const win = new BrowserWindow({
                width: 800,
                height: 600,
                webPreferences: {
                  nodeIntegration: true
                }
              })
            
              // Load the third-party web app
              win.loadURL('https://www.thirdpartyapp.com')
            
              // Optionally remove the default menu
              win.setMenu(null)
            
              // Open DevTools (optional for debugging)
              // win.webContents.openDevTools()
            }
            
            // Run the createWindow function when Electron is ready
            app.whenReady().then(createWindow)
            
            // Quit when all windows are closed
            app.on('window-all-closed', () => {
              if (process.platform !== 'darwin') {
                app.quit()
              }
            })
            
            app.on('activate', () => {
              if (BrowserWindow.getAllWindows().length === 0) {
                createWindow()
              }
            })
            
            
      • Damaskox@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        I recall I didn’t get some sites working on Chrome either, when Firefox fails me 😅

        • realitista@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          This is also true. The majority of the time when something doesn’t work on Firefox and I try to go to Chrome, it doesn’t work there too 😂