open-browser is a Browser that respects your privacy
- clone this repo
git clone https://github.com/b3yc0d3/open-browser.git
- cd in the folder of the cloned repo and execute
npm i
to install all necessary packages - execute
electron .
to run the Browser (in developer mode)