When a user right-click on a folder in Nautilus, a menu appears. I want to add more options in that menu. I am using Gnome 3.
Is there any other way to customize that menu with command line? Actually I am making a Linux software and I want that these these options should be added when user installs the software.
You might want to use a Nautilus script, which doesn't require any additional installation like for Nautilus Actions.
In order to do that :
~/.local/share/nautilus/scripts/
It will then appear under the Scripts entry, from the right click context menu like below: