Zyphora Browser
- 2 Devlogs
- 2 Total hours
A browser that respects both privacy and resources!
A browser that respects both privacy and resources!
Day 1 of Developing a better browser.
Introduction:
Humans invented computer and coding, but forgot to make a browser that is good and uses less resources, right? We all had to take tough decisions regarding browser selection. Edge is not our choice, Chrome is too heavy, Brave is good but some sites dont work as intended and many more… So, I planned on making a completely new Web Browser.
Why did I think of this?
Well tbh modern browsers are quite good in everything except two, less system usage and privacy. So, why not make a browser that has all the existing qualities but also features everyone wants?
So, today I completed the User Interface of the browser and added SSL Certificate information and a downloads page. Everything works really good. The UI looks better than the previous one, proxy works, security settings work. I also added History.
I added Ad Blocker inbuilt, which, for my case, didnt work as intended. I will change that in the upcoming devlog and shift to a completely native adblocker system.
Thank You for reading!
Day 1 of Developing a better browser.
Introduction
Humans invented computer and coding, but forgot to make a browser that is good and uses less resources, right? We all had to take tough decisions regarding browser selection. Edge is not our choice, Chrome is too heavy, Brave is good but some sites dont work as intended and many more… So, I planned on making a completely new Web Browser.
Why I think of this?
Well tbh modern browsers are quite good in everything except two, less system usage and privacy. So, why not make a browser that has all the existing qualities but also features everyone wants?
So, today I completed the base of the browser. How it will work, and what it will use. For now, I am sharing this project with my friend. We both are involved in developing this project as making it alone would be difficult. Moreover, the git repository is not public yet, but we are planning to make it public soon!
The App uses Electron Vite and Typescript for literally everything, say it the design or the background. I have just completed the basic UI (most of which doesnt yet work) and the Home Tab page. I made it as minimal as possible to get less resource usage! The backgrounds are fetched from a free image API by Pexels.
Thanks for reading!