Mini Kabibi Habibi

Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/UXP/com.adobe.ccx.timeline/
Upload File :
Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/UXP/com.adobe.ccx.timeline/manifest.json

{
  "id": "com.adobe.ccx.timeline",
  "name": "ccx-timeline",
  "version": "3.1.12",
  "main": "main.js",
  "manifestVersion": 5,
  "host": [
    {
      "app": "AI",
      "minVersion": "24.2",
      "icons": [
        {
          "path": "PL_DocHistory_N.svg",
          "theme": [
            "lightest",
            "light"
          ]
        },
        {
          "path": "PL_DocHistory_N.svg",
          "theme": [
            "dark",
            "darkest"
          ]
        }
      ]
    },
    {
      "app": "PS",
      "minVersion": "22.0"
    },
    {
      "app": "XD",
      "minVersion": "35.0"
    },
    {
      "app": "ID",
      "minVersion": "18.0.0"
    }
  ],
  "icons": [
    {
      "width": 23,
      "height": 23,
      "path": "icons/S_PL_DocHistory_N.png",
      "scale": [
        1,
        2
      ],
      "theme": [
        "lightest",
        "light"
      ]
    },
    {
      "width": 23,
      "height": 23,
      "path": "icons/S_PL_DocHistory_D.png",
      "scale": [
        1,
        2
      ],
      "theme": [
        "dark",
        "darkest"
      ]
    }
  ],
  "entrypoints": [
    {
      "type": "panel",
      "id": "ccxTimeline",
      "label": "$$$/VersionHistory/DefaultPanelTitle=Version History",
      "minimumSize": {
        "width": 240,
        "height": 450
      },
      "maximumSize": {
        "width": 65535,
        "height": 65535
      },
      "preferredDockedSize": {
        "width": 240,
        "height": 450
      },
      "preferredFloatingSize": {
        "width": 240,
        "height": 450
      }
    }
  ]
}