0

How would I add an entry to the right-click menu of Nautilus, PCmanFM, or Dolphin without using scripts as mentioned here?

  • What is your Ubuntu version? What is your desktop environment? Have you tried to install script manager for Nautilus (https://packages.ubuntu.com/focal/nautilus-script-manager) ? – N0rbert Nov 16 '21 at 05:40

1 Answers1

1

Options besides nautilus scripts that once existed are listed here. Currently, as of Ubuntu 21.10 and Nautilus 40.2, your options are limited to nautilus scripts and python3-nautilus.

Python nautilus extensions are most "integrated". To create your own extensions, some Python skills are required.

Lorenz Keel
  • 8,905
vanadium
  • 88,010