Skip to content

Mori v0.1.0

Choose a tag to compare

@FujiwaraChoki FujiwaraChoki released this 08 Jun 22:03
· 25 commits to main since this release

First public build of Mori — a native macOS browser: SwiftUI/AppKit chrome over a real Chromium engine via CEF.

Install

  1. Download Mori-0.1.0.dmg below and open it.
  2. Drag Mori.app into Applications.
  3. The app is ad-hoc signed (not notarized), so on first launch macOS Gatekeeper will block it. Right-click Mori.app → Open, then confirm — or run:
    xattr -dr com.apple.quarantine /Applications/Mori.app
    

Requirements

  • macOS 26+ (Apple Silicon / arm64)

Highlights

  • New Mori app icon
  • UI, theme, automation, and downloads polish
  • Chrome-extension subsystem (MV3) with content scripts, messaging, and scripting APIs

🤖 Generated with Claude Code