require('uxp').pluginManager

To get the list of plugins in the host, used during IPC(Inter Plugin Communication) To get an instance: require("uxp").pluginManager

plugins ⇒ Set

To get the current list of plugins in Plugin Manager.

Returns: Set - list of Plugin objects