Описание тега extension-builder3

Adobe Extension Builder 3 preview 3 is an Eclipse-based tool that helps web developers create extensions for Adobe Creative Cloud Applications using modern HTML5.

Extension Builder 3 is ideally suited for developers familiar with HTML, JavaScript and CSS with at least basic knowledge about Adobe Product Extensibility. Extension Builder 3 Preview is free to download.

Extension Builder 3 supports building extensions for Adobe Photoshop CC, Adobe Premiere Pro CC, Adobe Prelude CC, Adobe Illustrator CC, Adobe InDesign CC and Adobe Flash Pro CC. More Adobe Creative Cloud applications will be supported later in 2013. Features include:

UI Enhancements — In this release, extension panels that you build for Photoshop, Prelude, and Premiere Pro are designed to more closely match the UI of the host application.

New Project Wizard — The New Project Wizard can guide you to generate a new HTML extension project. The new project generated can be executed in target Adobe products directly. The new project wizard also provides several templates for the new project, such as minimum project, a project integrated with Adobe IPC library, etc.

In-app Debugging — Extension Builder 3 enables a debugging tool that is embedded in Adobe products, allowing you to step through your extension's code while it runs in the target application.

Export with JavaScript Obfuscation — Extension Builder includes tools to help you package your finished extension in the ZXP format, so that you can offer it in Adobe Exchange, and users can install and manage it with Extension Manager. During export, you can choose the JavaScript Obfuscation option, causing the JavaScript code in your extension to be processed by the Google JavaScript Obfuscator.

Bundle Manifest Editor — Extension Builder includes a graphical interface that allows you to examine and change the settings of your extensions without having to directly edit the manifest.

HTML Extension Samples — In addition to templates, this preview includes samples that illustrate the new HTML functionality. You can install and execute these samples in Photoshop CC and Premiere Pro CC

Reference:

http://labs.adobe.com/technologies/extensionbuilder3/