How do you add options to the Right Click Context Menu when nothing is selected in Finder in OSx Mojave?

Viewed 2550

I am wondering if it's possible to modify the Context Menu which pops up when you right-click on nothing in particular in Finder (shown below on the right-hand side)

I have no trouble adding options to the context menu which pops when you right click an item (left-hand side)... but is there a way to add options to the menu on the right-hand side?

For instance, could I add a custom option 'New Majig' below 'New Folder'?

Context Menu Comparison

Further Info:

In case it's useful, here's how I'm creating the options I want to use:

  1. I created my custom options in Automator > Quick Action, like so:

Creating Service in Automator

  1. And then I added them to the context menu in System Preferences > Keyboard > Shortcuts > Services

Adding Services to Context Menu

Details:

I am in Mojave 10.14.2

1 Answers

Hello, it is possible to add context menu without applescript or any language, just by using XtraFinder.app and setting context menu options. It's not a devellopement or programming response, but it works.

Related