Hi
I wrote a metadata UI extension as well as a CEP extension that both edit XMP metadata. The CEP extension can be installed over Adobe Exchange. Is there a similar mechanism for metadata UI extensions? Currently I just have a note on the github page with the paths where people are supposed to install it:
Windows
[user]\AppData\Roaming\Adobe\XMP\Metadata Extensions
C:\Program Files (x86)\Common Files\Adobe\XMP\Metadata Extensions
OSX
[user]/Library/Application Support/Adobe/XMP/Metadata Extensions
/Library/Application Support/Adobe/XMP/Metadata Extensions
The thing is that on Mac, [user]/Library is hidden by default. So this might be difficult for some users.
The ideal method would be if I could add it to the CEP extension.
- Simon