A native macOS browser built on WebKit. No bundled engine, no telemetry, and extensions from all three ecosystems.
Engine
There is no Chromium in the app bundle. Vela is a fraction of the size of a forked browser, inherits Apple's security updates the day they ship, and gets the platform's power behaviour for free.
Interface preview · tabs and page
Blocking
Ad and tracker blocking through WebKit's own content rule lists, plus tracking parameters stripped out of URLs before they are opened. No account, no sync service, no analytics — reading list, history, bookmarks and downloads stay on the Mac.
Interface preview · the blocking summary
Extensions
Extensions load through WKWebExtension with the full tab lifecycle wired up — the part most WebKit hosts skip, and the reason extensions elsewhere show a toolbar icon but never actually run. When one fails, Vela reads WebKit's error list and tells you which API it died on.
Interface preview · installed extensions
Using Vela
A practical walkthrough of the core workflow.
Under the hood
A forked browser has to ship, patch and power its own rendering engine. Vela does not — which is why it is small, why it stays current with Apple's security fixes, and why it behaves on battery the way Safari does.
Feature requests and bug reports are genuinely welcome — most of what these apps do came from someone pointing out that the alternative was annoying.