Menuist 4.11.0
Menuist 4.11.0
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.
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.
Whether you're managing everyday files or working on development projects, Menuist keeps your most-used actions and locations always within reach.
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.
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:
killall Finder in the command line to restart Finder.Force Quit Applications feature to reload Finder. Open the Force Quit Applications window using the shortcut ⌘⌥esc, find the Finder application, and click the Relaunch button below.In the app settings, under Folder Authorization -> Add Folder, try adding the root directory to avoid frequent authorization prompts.
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.
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.
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'
Menuist's internationalization files are centrally maintained in @jaywcjlove/app-i18n/lproj/menuist. Contributions of your language files are welcome!