mirror of
https://github.com/leo030303/servo_browser.git
synced 2026-01-30 23:16:56 +00:00
A fork of servoshell
| platform | ||
| resources | ||
| src | ||
| third_party | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Prism Browser
How you see the web depends on what you're looking at it through
A web browser using the Servo browser engine, built off of the Servoshell mini browser, with the goal be to build it out with the things a normal browser has.
The planned features, in no particular order:
- Flatpak packaging
- Vertical tabs
- Theming support
- A better new tab page with pinned urls
- History
- Bookmarks
- Search suggestions in the top bar
- Change the default search engine
- Password manager
- Ad blocking
- Open previous tabs on startup
- Download manager
- Side by side tabs
- More/Customizable keyboard shortcuts
- pdf.js based support for PDF's https://mozilla.github.io/pdf.js/web/viewer.html
- Use system handler for stuff like mailto etc
- Pretty print js, json, css files etc
Disclaimer
This project isn't affiliated with Servo at all, and its as beta as can be, the main goal is to popularise the Servo engine and find some of the smaller paper cuts that are blocking daily use. Any usage of the Servo name or logo is a placeholder right now and will be removed.
