Skip to main content
Participant
April 20, 2022
Question

Run Extension in Background in photoshop

  • April 20, 2022
  • 1 reply
  • 226 views

HI Adobe Community. 
I have developed an extension where images remain on screen (visible) for a given amount of time. But i want to have the controls on brush and layers (ideally on all photoshop options) to draw that image, which is visible for a given time. 

But the problem i am facing is that once i start the extension, it disable any photoshop option (brush, layers etc etc).

So can we somehow use the extension in backgroud and have the photoshop running in full capacity. 

This topic has been closed for replies.

1 reply

c.pfaffenbichler
Community Expert
Community Expert
April 21, 2022

What exactly do you mean by »extension«? 

Participant
April 21, 2022

CEP Extension for photoshop based on javascript language 

c.pfaffenbichler
Community Expert
Community Expert
April 21, 2022

If I understand correctly CEP has been on the way out for a while now, so you might be better off with UXP.