The one with a menu is the SerenityOS browser, not Ladybird browser. It is not supported on Linux. Ladybird is a demo of the browser engine used in that other browser ported to Linux, so it's very bare-bones and only has a URL bar.
The SerenityOS browser has tabs (they're hidden when only one tab is open). Ladybird doesn't seem to have them yet (considering it also doesn't have all the other buttons), but I should imagine it's something that would be added.
8 comments
[ 3.4 ms ] story [ 27.0 ms ] threadI'm on Ubuntu, and it looks like I need to upgrade to 22.04 before I can experience the build process for myself.
https://packages.ubuntu.com/search?suite=all&arch=any&search...
The repo itself is shockingly tiny: https://github.com/awesomekling/ladybird. Looks like it needs https://github.com/SerenityOS/serenity as well. https://github.com/SerenityOS/serenity/tree/master/Userland/... is 100kLoC which is also surprisingly small.