Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

What this sample is

A basic Hellow World Sample Extension for Adobe Bridge CC 2018 and later. It creates a Modal Dialog type Extension in Bridge and displays some text.

The Extension UI also has a link for CEP-Resources and documentation. The Extension makes use of CEP's openURLInDefaultBrowser() function to open the link in the default browser.

What Adobe host apps this sample supports

  • Audition

How to get started

Download\Clone the Repo and copy the sample Extension folder to CEP supported paths

Please refer to Bridge CEP documentation for CEP Supported paths.

Enable Debug mode for Extensions as the extension is not signed

Refer to Bridge CEP documentation for using unsigned CEP extensions in Bridge.

Launch Adobe Bridge CC 8.0 and later

Go to Window Menu-> Extensions -> HelloBridge menu item.

Refer to Bridge CEP documentation for detailed guidelines for using CEP Extensions in Bridge.