Hi there, because it's summer vacation. I decided to work on some projects because I was bored. One of these projects is a simple Web-browser inspired by The Browser Company.
It's build in C#. So don't expect anything to fancy... It was just meant as a fun side project. I also personally don't own a MacOS device, so I don't expect that most functionalities work the same... But then again, it wasn't meant to (exactly anyway).
I at least enjoyed the build and refreshed my C#. Eventho I didn't do it in Swift or C++, it was still fun.
So I currently don't have plans to put an executable program online. But to get started, I would highly recommend checking This Tutorial. It's about setting up the Visual Studio environment, and from there you can you implement the code.
I don't plan to make the harder/cooler things like zapping content. Or other "harder" stuff. Just because i don't have the time for more complex things currently, but feel free to contribute.
- Adding refresh, go 1 page back, go 1 page front
- Adding list of currently open tabs + New Tab possibility.
- Adding list of favorite tabs
- Make settings tab for e.g changing background color
- Adding general program icons