Using firefox but concerned now

Read about some alternatives:

Edit 2/28: It seems there is no general consensus if we should switch and/or to what.

  • ethancedwards8
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I like librewolf but for me video is so incredibly slow. Is anyone else having this issue?

    • kixik@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Have you tried enabling webgl, which by default is disable on Librewolf? You can do that by overwriting the corresponding setting, as it can be done for any Librewolf setting, in particular the webgl override needed is:

      defaultPref("webgl.disabled", false);
      

      If you do, Librewolf recommend using the extension “CanvasBlocker” given the fingerprinting allowed by webgl. There’s a settings doc BTW…