Dillusion is a simplistic and lightweight browser with privacy features. It uses python3 and pyqt5 to achieve the goal.
First install Python at https://python.org Then you have 2 choices Either you enter
git clone https://github/thegoodduck/Dillusion
And then:
cd Dillusion
python3 main.py
Download first_install.py and run it.
On the beta branch you have changes that are unstable
TODO Add js remove elements
TODO Enlarge the list of filters in the adblocker.
TODO Support Windows
TODO Make the installer non-pythonic; what if the machine does not have python? Install it!