# Technical Information
# About Adobe CEP
The Adobe CEP – Common Extensibility Platform (external link) (opens new window) can be used to develop plugins for Adobe applications such as InDesign and Photoshop.
One part of the platform is the CEP extension that makes it possible to load HTML & JavaScript-based plugins into Adobe applications. The CEP extension conforms to the corresponding Adobe CC versions. You can find an overview of the CEP versions for Adobe applications here (opens new window).
The CEP Extension Cookbook is a developer document published on GitHub. It provides all the necessary information for development work. One part of CEP is the Chromium Embedded Framework (CEF), upon which our Adobe plugins are based. you can find the current overview of Chromium versions integrated into CEP versions here (opens new window).