An open API service indexing awesome lists of open source software.

https://github.com/prozilla/webzilla

Webzilla is a web browser made with ElectronJS by Prozilla.
https://github.com/prozilla/webzilla

browser electron electron-app javascript js webbrowser

Last synced: about 2 months ago
JSON representation

Webzilla is a web browser made with ElectronJS by Prozilla.

Awesome Lists containing this project

README

        

# Webzilla

Webzilla is a web browser made with ElectronJS by Prozilla.

## To do

- Add multiple tab handling
- Change domain detection (domain extensions can have 2 characters instead of 3)
- Add another BrowserView on top of the main one to add overlays (context menus)
- Change the url input field to a custom one (to highlight the domain part of the url and add autocomplete text)
- Display audio icon when playing audio
- Store/load tab history
- Custom color themes in settings page
- Add a home page (inspired by chrome's)
- Reload button on error page should reload target URL instead of webcontents