Skip to main content

Introducing the Aeon Browser Dev Portal

ยท 2 min read
DelgadoLogic
Founder & Lead Developer

Today we're launching aeonbrowser.dev โ€” the official developer documentation hub for Aeon Browser. This site will serve as the central resource for everything technical about Aeon: architecture documentation, API references, build guides, and engineering deep-dives.

Why a Dedicated Dev Site?โ€‹

Aeon Browser isn't a simple Chromium reskin. We're building a privacy-first, AI-native browser with a custom engine architecture. That level of ambition requires comprehensive, well-organized documentation โ€” not just for external contributors, but for our own development velocity.

browseaeon.com remains our product-facing site (downloads, features, marketing). aeonbrowser.dev is for developers โ€” the people who want to understand how Aeon works, contribute to the codebase, or build extensions for the platform.

What's Hereโ€‹

  • Architecture docs covering the Aeon Engine, browser shell, and Chromium integration layer
  • Build guides for getting Aeon compiling from source on Windows
  • API reference (coming soon) for the extensions API and engine interfaces
  • This dev blog for engineering updates, release notes, and technical deep-dives

The Tech Stackโ€‹

This site is built with Docusaurus 3 and deployed to Firebase Hosting. It's part of the Aeon monorepo, making it easy to keep docs in sync with code changes.

What's Nextโ€‹

We'll be publishing regular engineering updates here as we reach key milestones:

  • Engine Integration โ€” Wiring the C++ browser shell to aeon_engine.dll
  • Privacy Engine โ€” Built-in ad blocking and tracker prevention
  • AI Bridge โ€” Gemini integration for intelligent browsing features
  • Extensions API โ€” Manifest V3 compatibility layer with Aeon-specific extensions

Follow the progress here, or star us on GitHub.


Built different. Browse different.