| Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/UXP/com.adobe.photoshop.exportAs/ |
| Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/UXP/com.adobe.photoshop.exportAs/manifest.json |
{
"name": "Photoshop UXP Export-As",
"id": "com.adobe.photoshop.exportAs",
"version": "5.12.5",
"main": "index.html",
"host": {
"app": "PS",
"minVersion": "26.9.0",
"data": {
"apiVersion": 2
}
},
"featureFlags": {
"enableSWCSupport": true
},
"manifestVersion": 5,
"entrypoints": [
{
"type": "command",
"id": "CAIRpcCommand",
"label": {
"default": "CAIRpcCommand"
}
}
]
}