Skip to content

Create HTML extensions for Adobe Creative Cloud products [CEP 8] for Brackets

License

Notifications You must be signed in to change notification settings

KIDevs/ACC_Extensions_Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACC Extension Builder for Brackets

Brackets extension to let you create HTML based extensions for Adobe Creative Cloud applications such as Photoshop,

Illustrator, InDesign, After Effects, Prelude and FLASH Pro, etc.

Support for Adobe CC 2014+ / 2018 [CEP 8]

Platforms

ACC Version

Installation

You don't need to download anything. Just do the following:

  1. Open Brackets
  2. Choose File > Extension Manager and install it from the "Available" list to use the latest production build, or choose Install from URL to install the latest version from this repo. Paste the URL of this page (https://github.com/KICreativo/ACC_Extensions_Builder) and click Install

For more informations and tips go to: Creative Cloud Extension Builder for Brackets and documentation from Adobe [CEP 8]

Application version table and CEP version numbers

These extensions support CEP HTML extensions.

Application Host ID CC Version CC 2014 Version CC 2015 Version CC 2015 Dot Version CC 2017 Version CC 2018 Version
Photoshop PHSP/PHXS 14 (CEP 4) 15 (CEP 5) 16 (CEP 6) 17.0.2 (CEP 7) 18 (CEP 7) 19 (CEP 8)
InDesign IDSN 9 (CEP 4) 10 (CEP 5) 11 (CEP 6) - 12 (CEP 7) 13 (CEP 8)
InCopy AICY 9 (CEP 4) 10 (CEP 5) 11 (CEP 6) - 12 (CEP 7) 13 (CEP 8)
Illustrator ILST 17 (CEP 4) 18 (CEP 5) 19 (CEP 6) 20 (CEP 7) 21 (CEP 7) 22 (CEP 8)
Premiere Pro PPRO 7 (CEP 4) 8 9 10.3 (CEP 6) 11 (CEP 6) 12 (CEP 8)
Prelude PRLD 2 (CEP 4) 3 4 5.0.1 (CEP 6) 6 (CEP 7) 7 (CEP 8)
After Effects AEFT 12 13 13.5 13.8.1 (CEP 6) 14 (CEP 6) 15 (CEP 8)
Animate (Flash Pro) FLPR 13 14 (CEP 5) 15 (CEP 6) 15.2 (CEP 6.1) 16 (CEP 6.1) 18 (CEP 8)
Audition AUDT 6 7 8 9.2.1 (CEP 6) 10 (CEP 6) 11
Dreamweaver DRWV 13 (CEP 4) 15 (CEP 5) 16 (CEP 6) - 17 (CEP 6.1) 18 (CEP 8)
Muse MUSE 7.4 - 2015 - 2017 2018
Bridge KBRG 6 - 6.3.1 - - 8 (CEP 8)

News and ToDo

See NEWS.md

License

MIT License

Created 2017-2019 [KI.LAB]

Credits

Thanks to David Deraedt (for the base of extension http://davidderaedt.github.io/CC-Extension-Builder-for-Brackets/)

Thanks to Caleb Ely (for the idea of viewing svg images https://github.com/le717/brackets-html-skeleton)