| 
				 | 
			||
|---|---|---|
| plugins/libre_redirect | ||
| user-scripts | ||
| .clang-format | ||
| .gitignore | ||
| build.sh | ||
| compile_flags.txt | ||
| config.def.h | ||
| install.sh | ||
| README.md | ||
| rose-mklink | ||
| rose.c | ||
| style.css | ||
Rose Browser
Minimal browser based on webkit2gtk
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.
📜 License
Rose is released under own license, which grants the following permissions:
- Commercial use
 - Distribution
 - Modification
 - Private use
 
To do
- Add open in new tab functionality
 - Test open in new tab functionality
 - Add styles tab
 - Isolate plugins so that they aren't active by default