Unified Extensibility Platform (UXP)
摘要
UXP is a technology introduced by Adobe in 2018 that enables the extension of CC applications based on JS, HTML, and CSS. Since then, this technology has been continuously developed. UXP can be seen as a modern replacement for CEP. A key difference compared to CEP is the efficient capability for direct interaction with an Adobe application using the respective application APIs, whereas CEP requires an additional layer to transmit a command to the host. Furthermore, UI elements created with HTML and CSS are converted into native UI elements of the respective host, resulting in additional performance advantages.