Skip to content

[macOS] Install guide #53

@SenpaiHunters

Description

@SenpaiHunters

macOS Installation Guide for Zen Browser

Initial Setup

Step 1: Download the Latest Version

  1. Download the latest Zen Browser DMG.
  2. Once downloaded, open the DMG file. You might need to zoom out a bit to see everything.

Open DMG

Step 2: Install Zen Browser

  1. Drag the Zen Browser icon to the Applications folder.

Note for Developers

If you are the developer of Zen Browser, ensure you include the following icon sizes for macOS, and update the names accordingly:

  • Black-16.png
  • Black-32.png
  • Black-64.png
  • Black-128.png
  • Black-256.png
  • Black-512.png
  • Black-1024.png

These icons serve different purposes, such as the DMG and app icon (1024), Finder icon (128), etc.

Step 3: Bypass Gatekeeper

Upon trying to open Zen Browser, you may encounter a message indicating the file is damaged. This happens because the app does not have a valid developer signature and is using an Ad-hoc sign.

Gatekeeper Warning

To bypass this warning:

  1. Open Terminal.

  2. Run one of the following commands:

    To bypass Gatekeeper for the current installed version:

    xattr -c '/Applications/Zen Browser.app/'

    To bypass Gatekeeper for all versions of the app:

    xattr -d com.apple.quarantine '/Applications/Zen Browser.app/'
  3. After running the command, if successful, Terminal will return a blank line.

Successful Command

Step 4: Open Zen Browser

  1. Open Zen Browser from the Applications folder.
  2. Complete the onboarding process.
  3. If you use Little Snitch (LS), accept or block any connections as needed, though for a browser, it is generally not recommended to block connections other than telemetry.

Step 5: Restart Zen Browser

At the time of writing, there seems to be a bug with Zen Browser where the menu might not display correctly on the initial start. To fix this, quit Zen Browser (⌘Q) and reopen it.

Incorrect Menu
Correct Menu

You should now have a fully functional Zen Browser on your macOS. If you need to uninstall Zen, you can use Pearcleaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions