Aurora Browser
Personal browser project built on Chromium. Long-term goal: Servo/Rust rendering engine.
2024-01 — Present
ChromiumC++RustServoWebExtensions API
About This Project
Aurora Browser is my personal passion project — a custom browser built on top of the Chromium engine. The current working version has custom UI, privacy-focused defaults, and WebExtensions API support. This is a hobby and research project, not a commercial product. The long-term vision is to gradually replace the Chromium rendering engine with Servo — Mozilla's experimental browser engine written in Rust — making Aurora one of the very few independent browsers exploring Rust-native rendering. Currently learning Rust and studying the Servo architecture to plan this transition.