拡張機能を使用して Photoshop を開く Web ページ上のボタンを作成したいと考えています。
このサイトのボタンから Photoshop を開くことができました: https://medium.com/swlh/custom-protocol-handling-how-to-8ac41ff651eb
しかし、Photoshop 拡張機能を同時に開く方法が見つかりませんでした。
ここに私の CustomProtocol.html ファイルがあります:
<html>
<script type="text/javascript" src="CustomProtocol.js"></script>
<body>
Hey, I'm a web page !
<a href="my-prot://">Run Photoshop</a>
</body>
拡張子は次のとおりです: C:\Program Files\Common Files\Adobe\CEP\extensions
これは私が話している種類の拡張機能です: