LibreWolf on Fedora
LibreWolf is my current choice of browser. Unfortunately, it's not available in the default Fedora package repositories.
LibreWolf helpfully provides instructions on how to install their browser on Fedora: https://librewolf.net/installation/fedora/
Practically, it's as simple as adding a custom repository (which LibreWolf maintains).
sudo dnf config-manager --add-repo https://rpm.librewolf.netOnce that's been added, it's a simple dnf command to install.
sudo dnf install librewolf