rosenrot/README.md
NunoSempere 4fd1c83660 tweak: add alternatives styles.css
also keep track in README of steps.
2023-02-05 02:48:25 +01:00

27 lines
735 B
Markdown

<h3 align=center> Rose Browser</h3>
<h4 align=center>Minimal browser based on webkit2gtk</h4>
#### Features
- tabs, cookies, caching
- minimal ui, autohiding elements
- ~400L code base
- custom gtk and websites css
- hackable without any knowledge
- builtin rose-mklink script for in-shell static links
### 👐 Contribute
See [contributing.md](https://github.com/mini-rose/rose/.github/contributing.md).
### 📜 License
Rose is released under own license, which grants the following permissions:
- Commercial use
- Distribution
- Modification
- Private use
### To do
- [x] Add open in new tab functionality
- [x] Test open in new tab functionality
- [ ] Isolate plugins so that they aren't active by default