I am new to UXP (but have lots of experience with ExtendScript and ActionManager). There are a number of small scripts used by our team that I would like to convert to UXP, but to be genuinely useful they would need to read and write user preferences—and my understanding is that it’s not possible for a script to write/retrieve preferences as ExtendScript does.
Would it be possible to write a UXP plugin that could somehow allow UXP scripts to read and write data from it?