popclip制作教程2

任何插件搜有一个Config.plist的文件,
Actions这个key决定这个扩展是干嘛的!
after这个key
Script Interpreter决定执行代码的解释器
Shell Script File就是你的代码文件

popclip制作教程2_第1张图片
Paste_Image.png

POPCLIP_TEXT这个变量代表你所选的文本。

参考
https://computers.tutsplus.com/tutorials/popclip-scripting-extensions--mac-55842

你可能感兴趣的:(popclip制作教程2)