Floorp Browser is a free and open source Firefox based web browser for Windows, Linux and macOS. It is based on Firefox ESR and a rapid release browser. The release phase is roughly the same as Firefox. It comes with improved privacy with uBlock Origin, Ad blocker, Canvas Blocker, DuckDuckGo Privacy Essentials, Privacy Badger, OS native notifications support, vertical try style tab, Gesturefy custom mouse gestures support and more.
How to Install Floorp Browser on Ubuntu Linux
Floorp Browser is available as a flatpak package file from flathub. First you need to install flatpak and flathub on your system and restart it after the installation. Follow below link for installation instructions.
How to Install Flatpak and Flathub
In your terminal app (ctrl+alt+t) run below Floorp Browser flatpak install command.
flatpak install flathub one.ablaze.floorp
It will install the latest version of Floorp Browser on your system. You can open it using this command.
flatpak run one.ablaze.floorp
And if you don’t like it, then uninstall it using
sudo flatpak uninstall one.ablaze.floorp
That’s all.