This is a public object which is passed as parameter in plugin.create() and plugin.destroy() entrypoint events.
https://developer.adobe.com/photoshop/uxp/2022/uxp/reference-js/Modules/uxp/Entry Points/UxpPluginInfo/#uxpplugininfo
Get plugin ID.
Check if the plugin is First Party Plugin.
Get plugin manifest.
Get plugin name.
Get plugin version.
This is a public object which is passed as parameter in plugin.create() and plugin.destroy() entrypoint events.
See
https://developer.adobe.com/photoshop/uxp/2022/uxp/reference-js/Modules/uxp/Entry Points/UxpPluginInfo/#uxpplugininfo