How would I add an entry to the right-click menu of Nautilus
, PCmanFM
, or Dolphin
without using scripts as mentioned here?
Asked
Active
Viewed 1,043 times
0

ADBeveridge
- 135
-
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 Answers
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