Baggins is a browser written using WebKitGTK.
Installation instructions: Use
cd ~
git clone /~https://github.com/HariZalan/Baggins -b 2.3
sudo ln -s ~/Baggins/baggins_2.3.py /usr/bin/baggins
Or, if you do not have root access:
cd ~
git clone /~https://github.com/HariZalan/Baggins -b 2.3
ln -s ~/Baggins/baggins_2.3.py ~/.local/bin/baggins
Then install WebKit 6, GTK 4, Python 3 and the Python GI. (For that, you must have root access, methinks, PyGObject you can install using pip, but for GTK and WebKit this does not work.)
If ye use a Debian-based distribution, it is possible to get the DEB from https://raw.githubusercontent.com/HariZalan/Baggins/2.3/baggins_2.3.deb.