<?xml version="1.0" encoding="UTF-8"?> 
<ExtensionList>
    <Extension Id="org.54ka.cropper.apps">
        <HostList>
           
            <!-- Comment Host tags according to the apps you want your panel to support -->
            
            <!-- Photoshop -->
            <!-- <Host Name="PHXS" Port="8088"/> -->

            <!-- Illustrator -->
            <!-- <Host Name="ILST" Port="8089"/> -->

            <!-- InDesign -->
            <!-- <Host Name="IDSN" Port="8090" /> -->
            
            <!-- InCopy -->
            <!-- <Host Name="AICY" Port="8091" /> -->
            
            <!-- Premiere -->
            <!-- <Host Name="PPRO" Port="8092" /> -->
            
            <!-- AfterEffects -->
            <!-- <Host Name="AEFT" Port="8093" /> -->
            
            <!-- Prelude -->
            <!-- <Host Name="PRLD" Port="8094" /> -->
            
            <!-- Animate -->
            <!-- <Host Name="FLPR" Port="8095" /> -->
            
            <!-- Audition -->
            <!-- <Host Name="AUDT" Port="8096" /> -->
            
            <!-- Dreamweaver -->
            <!-- <Host Name="DRWV" Port="8097" /> -->
                        
        </HostList>
    </Extension>
</ExtensionList>
 
