Toggle Socket Visibility gives Blender users control over which input and output sockets appear on the active node. It offers two ways to work: a collapsible panel in the N-Panel sidebar, and a pop-up that can be called via a hotkey. Both list all available sockets for the active node.
Each socket shows an icon reflecting its state. A checkbox marks whether a socket is visible and toggles it when clicked, a chain indicates the socket is linked and cannot be edited, and a lock marks a read-only socket, which currently applies only to reroutes. Preferences let you set the column orientation (Automatic, Horizontal, or Vertical), choose which sidebar category holds the panel, and adjust the pop-up width.
Released as version 1.0.0 in June 2024, the add-on is compatible with Blender 4.2 LTS and newer. Inputs and outputs display in a flat list, since sub-panel drawing is not yet supported.