top


RightMenu Master LOGO

RightMenu Master

中文FAQContact & SupportChangelog

RightMenu Master for macOS

minimum OS requirement: macOS 14.0

RightMenu Master — An exceptional Finder right-click menu enhancement tool that makes your right-click menu more powerful.

RightMenu Master Screenshot 1

A Must-Have Application for Mac Users!

RightMenu Master 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.

RightMenu Master Screenshot 4 RightMenu Master Screenshot 3 RightMenu Master Screenshot 2 RightMenu Master Screenshot 6 RightMenu Master Screenshot 5 RightMenu Master Screenshot 7 RightMenu Master Screenshot 8 RightMenu Master Screenshot 9

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 Pop-Up Issues

In the application settings, go to General -> Full Disk Access -> Click to Grant to add the application to the Full Disk Access list.

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'