A browser just dedicated to browse the world wide web, nothing else.
I tried learning about what is .NET Framework and C#, so I coded and designed this browser. You are free to use this software anyways.
It doesn't have much things to do with. Here's a screenshot for the browser itself.
- Does not store your information (aka private browsing)
- Fast and unstable
- Click here for the setup file.
- Execute them with the setup wizard.
- It should now be in your PC.
- Add cofigurable options (such as default search engine)
- Add AdBlocker and Tracking Protections
- Browser: CefSharp
- Old Style Chrome-like Tabs: EasyTabs
WARNING: The CefSharp version isn't the latest one and might result potential security vulnerabilities, so please do not download and try the code.
I will be stop updating this until I found a way to edit and execute the source code. Since my actual PC died, I downloaded the lastest copy of source code from GitHub to edit the code in my virtual machine, but visual studio has the stupid copyright protection that automatically blocks you from running the file downloaded from the internet.