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.
- Host: GitHub
- URL: https://github.com/prozilla/webzilla
- Owner: Prozilla
- Archived: true
- Created: 2022-06-23T04:55:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T12:33:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T04:46:33.953Z (about 2 months ago)
- Topics: browser, electron, electron-app, javascript, js, webbrowser
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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