Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JA
jangdonggun @lemmy.ml
Posts 1
Comments 10
Google looks to be fully shutting down unsupported extensions and ad blockers in Chrome – which might push some folks to switch to Firefox
  • Keep in mind both LibreWolf and Mull are very slow because LibreWolf disabled WebGL, enabling higher privacy features, and Mull disabled JIT, a massive performance hit.

    This is for people who don't know then blaming Firefox being slow, LibreWolf and Mull are slower version of Firefox, just that.

  • Testing the Firefox alternatives
  • Forks are pretty valuable to Firefox development, and it's helpful for Firefox marketshare too because they use the same UA as Firefox, so website must support Firefox.

    Even Firefox devs said they observe Firefox forks to see their idea and bring back to Firefox, just compare recent new features of Firefox to Zen/Floorp, you would see that the idea of:

    • Profile Manager is from Zen/Floorp
    • Vertical Tab is from Zen/Floorp
    • Sidebar is from Zen/Floorp

    And many small things.

  • On Firefox Nightly, what do u think of, PiP auto-open on tab switch?
  • There's many users who would kill to have this feature from Arc, just let you know. It's innovative, that's why it should be an option for people who want it, it needs to be polished though, like not popping on no audio videos and a soft-whitelist.

  • Latest Nightly exposed Tab Group in about:config
  • Yep, waiting for this feature so userChrome.js cook-ers can turn it into Tree Style Tab Group like Sidebery, with this config exposed it would be surprised if it takes long for us users to try the test version.

    Smart Tab Group is pretty hype too.

  • Latest Nightly exposed Tab Group in about:config

    Go to about:config and type groups, it's being actively developed.

    !

    There's also another API that you can actually use if you're a developer in Browser Toolbox, enable Browser Toolbox and type gBrowser.addTabGroup, you can add tabs to group using this API, and if you find a way to append it to Tab Tray you should be able to create something like this image:

    !

    10