top


RightMenu Master LOGO

RightMenu MasterMenuist

中文i8n SupportFAQContact & SupportChangelog

Menuist for macOS

minimum OS requirement: macOS 14.0

IMPORTANT

Based on user feedback that the original app name RightMenu Master was not ideal, I used AI to generate several name candidates and held a vote. As a result, the app name will be changed to Menuist starting from version 3.0.

Menuist is a macOS file management utility that brings context menu actions, quick navigation, and menu bar access together, making everyday file operations faster and more convenient.

Menuist v4.0 Screenshot 1

Quickly create files, preview code, copy paths, delete or paste files, and customize folder icons directly from the context menu. From the menu bar, you can instantly access favorite folders, frequently used locations, and recent folders without digging through Finder.

Menuist v4.0 Screenshot 3

Whether you're managing everyday files or working on development projects, Menuist keeps your most-used actions and locations always within reach.

Menuist v4.0 Screenshot 5

A Must-Have Application for Mac Users!

Menuist is a highly configurable Finder extension that adds powerful functionality to the right-click menu and toolbar in Finder. It allows for quicker and more convenient operations such as moving and copying files, as well as creating new documents. The application also comes with several practical preset operations, further enhancing your work efficiency.

Menuist v4.0 Screenshot 2

Menuist v4.0 Screenshot 4

Menuist v4.0 Screenshot 6

Menuist v4.0 Screenshot 7

Menuist v4.0 Screenshot 8

Menuist v4.0 Screenshot 9

Menuist v4.0 Screenshot 10

Main Features

Frequently Asked Questions

Finder Extension Partial Menu Not Displaying Issue

When permissions are passively confirmed and then denied, reauthorizing permissions may cause the menu to not display. In this case, you need to restart the Finder extension. Restarting the computer can achieve this, but it’s cumbersome. Here are two simpler methods:

Frequent Authorization Prompts

In the app settings, under Folder Authorization -> Add Folder, try adding the root directory to avoid frequent authorization prompts.

Reauthorization After Restart

Here is Apple's security policy for Finder extensions. Initially, I thought granting Full Disk Access would solve the problem, but I found that it doesn't work. Even with Full Disk Access enabled, we still need to manually select the directory and grant permissions in Finder. This process is very cumbersome for personal use, and since App Store submission requires compliance with sandbox security policies, I have not yet found a better solution.

How to Set Up Website Shortcuts?

You can refer to our Menuist Bookmarks repository as an example. Simply add the example to your frequently used folders to quickly enable website shortcuts. You can also follow the documentation to add and manage your own bookmarks.

Menuist v4 bookmarks 2

Menuist v4 bookmarks finder 2

Enable Finder Extension

If you are prompted to enable the plugin, you can run the following command in the terminal to enable the Finder extension. This issue is caused by a bug in macOS 15+ where the settings interface disappeared. It has been fixed in macOS 15.2.

pluginkit -e use -i com.wangchujiang.rightmenu-master.sync \
  && osascript -e 'quit app id "com.wangchujiang.rightmenu-master"' \
  && osascript -e 'tell application id "com.wangchujiang.rightmenu-master" to activate'

Internationalization Support

Menuist's internationalization files are centrally maintained in @jaywcjlove/app-i18n/lproj/menuist. Contributions of your language files are welcome!

https://wangchujiang.com/app-i18n/menuist.html